diff --git a/source/documentation/values/maps.html.md.erb b/source/documentation/values/maps.html.md.erb index adf74b0fd..0b6a3ac9f 100644 --- a/source/documentation/values/maps.html.md.erb +++ b/source/documentation/values/maps.html.md.erb @@ -38,7 +38,7 @@ used to determine whether two keys are the same. Since maps aren't valid CSS values, they don't do much of anything on their own. That's why Sass provides a bunch of [functions][] to create maps and access the -values they contain. With +values they contain. [functions]: ../modules/map