]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix link and drop prettier crappy formatting
authorXhmikosR <xhmikosr@gmail.com>
Wed, 20 Mar 2024 15:28:14 +0000 (17:28 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Thu, 21 Mar 2024 14:38:44 +0000 (16:38 +0200)
site/layouts/partials/announcement.html

index 6cb857fdb062a2da2cf5fc8ba09b19254db9cbb0..1a95f85a88105ec61c65338597baddd9707e8631 100644 (file)
@@ -1,17 +1,7 @@
 <div class="d-block px-3 py-2 text-center text-bold bd-announcement">
   Bootstrap 4 has reached end of life.
-  <a
-    href="https://getbootstrap.com/docs/5.3/migration/"
-    target="_blank"
-    rel="noopener"
-    >Upgrade to the latest</a
-  >
+  <a href="https://getbootstrap.com/migration/">Upgrade to the latest</a>
   or consider
-  <a
-    href="https://www.herodevs.com/support/nes-bootstrap?utm_source=Bootstrap_site&utm_medium=Banner&utm_campaign=v4_eol"
-    target="_blank"
-    rel="noopener"
-    >Never-Ending Support</a
-  >
+  <a href="https://www.herodevs.com/support/nes-bootstrap?utm_source=Bootstrap_site&utm_medium=Banner&utm_campaign=v4_eol" target="_blank" rel="noopener">Never-Ending Support</a>
   for your project.
 </div>