Skip to content

Commit a1a0b2a

Browse files
authored
Clarify docs (#281)
* "simplified doc migrate.rst" caveats is a tough word so added warning * "simplified migrate.srt" just added some simplicity
1 parent f025e6c commit a1a0b2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/migrate.rst

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

5-
Below is a list of caveats when migrating from Bootstrap3/django-bootstrap3 to Bootstrap4/django-bootstrap4.
5+
Below is a list of caveats(warnings) when migrating from Bootstrap3/django-bootstrap3 to Bootstrap4/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,5 @@ 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
15+
If you need easy access to icons that are compatible with Bootstrap 4, please consider the link below for icons:
1616
https://github.com/zostera/django-icons.

0 commit comments

Comments
 (0)