Przeglądaj źródła

Adding link to less.

Brian E. Granger 8 lat temu
rodzic
commit
7cedefcb57
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      tutorial/css.md

+ 1 - 1
tutorial/css.md

@@ -5,7 +5,7 @@ CSS for JupyterLab.
 
 ## Less
 
-For now we are using [Less]() as a CSS preprocessor. We are actively
+For now we are using [Less](http://lesscss.org/) as a CSS preprocessor. We are actively
 investigating other preprocessors, but are using Less for now because:
 
 * It is familiar as we are using it in the classic notebook.