Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/migrate.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Migration
=========

Below is a list of caveats when migrating from Bootstrap3/django-bootstrap3 to Bootstrap4/django-bootstrap4.
Below is a list of caveats(warnings) when migrating from Bootstrap3/django-bootstrap3 to Bootstrap4/django-bootstrap4.

This document only considers the differences between django-bootstrap3 and django-bootstrap4. For the migration
guide from Bootstrap 3 to 4, please look at the Bootstrap docs, especially the `Migration section <https://getbootstrap.com/docs/4.6/migration/>`_.
Expand All @@ -12,5 +12,5 @@ Icons

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

If you need easy access to icons that are compatible with Bootstrap 4, please consider
If you need easy access to icons that are compatible with Bootstrap 4, please consider the link below for icons:
https://github.com/zostera/django-icons.