mirror of
https://github.com/danog/sass-site.git
synced 2024-11-27 04:24:50 +01:00
Fix some mixed-up links
This commit is contained in:
parent
50eef3ca48
commit
ce1dfc1585
@ -4,8 +4,8 @@ introduction: >
|
||||
Booleans are the logical values `true` and `false`. In addition their literal
|
||||
forms, booleans are returned by [equality](../operators/equality) and
|
||||
[relational](../operators/relational) operators, as well as many built-in
|
||||
functions like [`comparable()`](../functions/map#map-has-key) and
|
||||
[`map-has-key()`](../functions/math#comparable).
|
||||
functions like [`comparable()`](../functions/map#comparable) and
|
||||
[`map-has-key()`](../functions/math#map-has-key).
|
||||
---
|
||||
|
||||
<% example(autogen_css: false) do %>
|
||||
|
Loading…
Reference in New Issue
Block a user