From 4f13aabb6c36e6f97c5fb9dc2c720a082c3225c5 Mon Sep 17 00:00:00 2001 From: Paul Norman Date: Fri, 23 Jan 2015 00:43:48 -0800 Subject: [PATCH] Update less link Update Less page link to match the current layout (cherry picked from commit 73e6726e089ff47fae5115183aa3776918946ab7) --- docs-generator/index._ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-generator/index._ b/docs-generator/index._ index 3c26904..8c85054 100644 --- a/docs-generator/index._ +++ b/docs-generator/index._ @@ -23,7 +23,7 @@ line-color: yellow; } ``` -Especially of note is the support for hsl, which can be [easier to reason about than rgb()](http://mothereffinghsl.com/). Carto also includes several color functions [borrowed from less](http://lesscss.org/#-color-functions): +Especially of note is the support for hsl, which can be [easier to reason about than rgb()](http://mothereffinghsl.com/). Carto also includes several color operation functions [borrowed from less](http://lesscss.org/functions/#color-operations): ``` css // lighten and darken colors