aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/4.3/utilities/api.md
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-08-14 22:40:46 +0300
committerGitHub <[email protected]>2019-08-14 22:40:46 +0300
commit4b243de2c0af9325516cd435bd7e9cd4f6da313a (patch)
treea7a85796b070bafb6642d13878aff334da092eee /site/content/docs/4.3/utilities/api.md
parent9a72d5c29ef3892407f5bf25d5e24241e6a7f9e5 (diff)
downloadbootstrap-4b243de2c0af9325516cd435bd7e9cd4f6da313a.tar.xz
bootstrap-4b243de2c0af9325516cd435bd7e9cd4f6da313a.zip
Fix redirects. (#29254)
Diffstat (limited to 'site/content/docs/4.3/utilities/api.md')
-rw-r--r--site/content/docs/4.3/utilities/api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/4.3/utilities/api.md b/site/content/docs/4.3/utilities/api.md
index 470418bb8..e874e5f65 100644
--- a/site/content/docs/4.3/utilities/api.md
+++ b/site/content/docs/4.3/utilities/api.md
@@ -7,7 +7,7 @@ aliases: "/docs/4.3/utilities/"
toc: true
---
-The bootstrap utilities are generated with the utility API which can be used to change or extend Bootstraps utility classes. If you don't have any idea what sass maps are, you can consult the [official docs](https://sass-lang.com/documentation/file.SASS_REFERENCE.html#maps) to get started.
+The bootstrap utilities are generated with the utility API which can be used to change or extend Bootstraps utility classes. If you don't have any idea what Sass maps are, you can consult the [official docs](https://sass-lang.com/documentation/values/maps) to get started.
The `$utilities` map contains all utilities and is later merged with your custom `$utilities` map if present. The utility map contains a keyed list of utility groups which accept the following options: