]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update glyphicons URL.
authorXhmikosR <xhmikosr@gmail.com>
Mon, 10 Dec 2018 10:21:21 +0000 (12:21 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Mon, 10 Dec 2018 10:27:27 +0000 (12:27 +0200)
site/docs/4.1/migration.md

index 16c1362a05756c16125278064cd56b187b57f938..54ca918560fe9fabed7fb0aff730d3a9629c9990 100644 (file)
@@ -109,7 +109,7 @@ Here are the big ticket items you'll want to be aware of when moving from v3 to
 
 - **Dropped panels, thumbnails, and wells** for a new all-encompassing component, [cards]({{ site.baseurl }}/docs/{{ site.docs_version }}/components/card/).
 - **Dropped the Glyphicons icon font.** If you need icons, some options are:
-  - the upstream version of [Glyphicons](https://glyphicons.com/)
+  - the upstream version of [Glyphicons](https://www.glyphicons.com/)
   - [Octicons](https://octicons.github.com/)
   - [Font Awesome](https://fontawesome.com/)
   - See the [Extend page]({{ site.baseurl }}/docs/{{ site.docs_version }}/extend/icons/) for a list of alternatives. Have additional suggestions? Please open an issue or PR.