diff --git a/docs/_includes/components/glyphicons.html b/docs/_includes/components/glyphicons.html index 9a39b12c9..e87434137 100644 --- a/docs/_includes/components/glyphicons.html +++ b/docs/_includes/components/glyphicons.html @@ -27,7 +27,7 @@
Bootstrap assumes icon font files will be located in the ../fonts/ directory. Moving or renaming those font files means updating the CSS in one of three ways:
Bootstrap assumes icon font files will be located in the ../fonts/ directory, relative to the compiled CSS files. Moving or renaming those font files means updating the CSS in one of three ways:
@icon-font-path and/or @icon-font-name variables in the source Less files.