From 993b533dc6287ecc7bd3323d56f8f40d7c4bc3fd Mon Sep 17 00:00:00 2001
From: hugonun <43740923+hugonun@users.noreply.github.com>
Date: Tue, 25 May 2021 07:28:27 +0200
Subject: [PATCH] Changing HTTP to HTTPS (#34090)
---
site/content/docs/5.0/migration.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 `