From: hugonun <43740923+hugonun@users.noreply.github.com>
Date: Tue, 25 May 2021 05:28:27 +0000 (+0200)
Subject: Changing HTTP to HTTPS (#34090)
X-Git-Tag: v5.0.2~67
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=993b533dc6287ecc7bd3323d56f8f40d7c4bc3fd;p=thirdparty%2Fbootstrap.git
Changing HTTP to HTTPS (#34090)
---
diff --git a/site/content/docs/5.0/migration.md b/site/content/docs/5.0/migration.md
index 57e04f5190..14da12b65d 100644
--- a/site/content/docs/5.0/migration.md
+++ b/site/content/docs/5.0/migration.md
@@ -195,9 +195,9 @@ toc: true
### Buttons
-- Breaking **[Toggle buttons](http://getbootstrap.com/docs/5.0/forms/checks-radios/#toggle-buttons), with checkboxes or radios, no longer require JavaScript and have new markup.** We no longer require a wrapping element, add `.btn-check` to the ``, and pair it with any `.btn` classes on the `