Skip to content

Commit 0e513ba

Browse files
authored
Update migrate.rst
1 parent a1a0b2a commit 0e513ba

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/migrate.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Migration
33
=========
44

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.
66

77
This document only considers the differences between django-bootstrap3 and django-bootstrap4. For the migration
88
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
1212

1313
Bootstrap 4 does not ship with an icon set, so everything regarding icons has been removed.
1414

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

Comments
 (0)