You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/migrate.rst
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
Migration
3
3
=========
4
4
5
-
Below is a list of caveats(warnings) when migrating from Bootstrap3/django-bootstrap3 to Bootstrap4/django-bootstrap4.
5
+
Below is a list of warnings when migrating from Bootstrap 3/django-bootstrap3 to Bootstrap 4/django-bootstrap4.
6
6
7
7
This document only considers the differences between django-bootstrap3 and django-bootstrap4. For the migration
8
8
guide from Bootstrap 3 to 4, please look at the Bootstrap docs, especially the `Migration section <https://getbootstrap.com/docs/4.6/migration/>`_.
@@ -12,5 +12,4 @@ Icons
12
12
13
13
Bootstrap 4 does not ship with an icon set, so everything regarding icons has been removed.
14
14
15
-
If you need easy access to icons that are compatible with Bootstrap 4, please consider the link below for icons:
16
-
https://github.com/zostera/django-icons.
15
+
If you need easy access to icons that are compatible with Bootstrap 4, please consider using `django-icons <https://github.com/zostera/django-icons>`_.
0 commit comments