From 0deedb9bbea98cf510d6ea9c4e00a52b52040ab0 Mon Sep 17 00:00:00 2001 From: Brij2027 <59908811+Brij2027@users.noreply.github.com> Date: Wed, 28 Apr 2021 19:52:01 +0530 Subject: [PATCH 1/2] "simplified doc migrate.rst" caveats is a tough word so added warning --- docs/migrate.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/migrate.rst b/docs/migrate.rst index ca3dbc2c..eba13349 100644 --- a/docs/migrate.rst +++ b/docs/migrate.rst @@ -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 `_. From e03939e02c64d9eff18e24df6debf29ecbf2c60d Mon Sep 17 00:00:00 2001 From: Brij2027 <59908811+Brij2027@users.noreply.github.com> Date: Wed, 28 Apr 2021 20:07:01 +0530 Subject: [PATCH 2/2] "simplified migrate.srt" just added some simplicity --- docs/migrate.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/migrate.rst b/docs/migrate.rst index eba13349..66f22f9a 100644 --- a/docs/migrate.rst +++ b/docs/migrate.rst @@ -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.