Преглед изворни кода

updated the link with markdown link syntax

updated the link in the comment so it helps with generated docs
TygrisIQ пре 3 година
родитељ
комит
863d96150d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/options/vars.rs

+ 1 - 1
src/options/vars.rs

@@ -16,7 +16,7 @@ pub static COLUMNS: &str = "COLUMNS";
 pub static TIME_STYLE: &str = "TIME_STYLE";
 
 /// Environment variable used to disable colors.
-/// See: https://no-color.org/
+/// See: <https://no-color.org/>
 pub static NO_COLOR: &str = "NO_COLOR";
 
 // exa-specific variables