소스 검색

Adding link to less.

Brian E. Granger 8 년 전
부모
커밋
7cedefcb57
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.