Fix a few links in the docs
This commit is contained in:
parent
8367fb7ba6
commit
09b3903aec
7 changed files with 11 additions and 10 deletions
|
@ -222,7 +222,7 @@ fn _var_os(key: &OsStr) -> Option<OsString> {
|
|||
|
||||
/// Possible errors from the [`env::var`] function.
|
||||
///
|
||||
/// [env::var]: fn.var.html
|
||||
/// [`env::var`]: fn.var.html
|
||||
#[derive(Debug, PartialEq, Eq, Clone)]
|
||||
#[stable(feature = "env", since = "1.0.0")]
|
||||
pub enum VarError {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue