From b0cabcb46db3f8de1e921588c6fd2730bafd4019 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Julien=20D=C3=A9ramond?= <juderamond@gmail.com>
Date: Mon, 26 Dec 2022 17:08:22 +0100
Subject: [PATCH] Update redirects in shortcut dirs

---
 browser-bugs/index.html                  | 11 -----------
 css/index.html                           | 11 -----------
 customize/index.html                     | 20 ++++++++++----------
 examples/blog/index.html                 | 20 ++++++++++----------
 examples/carousel/index.html             | 20 ++++++++++----------
 examples/cover/index.html                | 20 ++++++++++----------
 examples/dashboard/index.html            | 20 ++++++++++----------
 examples/grid/index.html                 | 20 ++++++++++----------
 examples/jumbotron-narrow/index.html     | 11 -----------
 examples/jumbotron/index.html            | 20 ++++++++++----------
 examples/justified-nav/index.html        | 11 -----------
 examples/navbar-fixed-top/index.html     | 11 -----------
 examples/navbar-static-top/index.html    | 11 -----------
 examples/navbar/index.html               | 11 -----------
 examples/non-responsive/index.html       | 11 -----------
 examples/offcanvas/index.html            | 11 -----------
 examples/signin/index.html               | 11 -----------
 examples/starter-template/index.html     | 20 ++++++++++----------
 examples/sticky-footer-navbar/index.html | 20 ++++++++++----------
 examples/sticky-footer/index.html        | 20 ++++++++++----------
 examples/theme/index.html                | 11 -----------
 examples/tooltip-viewport/index.html     | 11 -----------
 javascript/index.html                    | 11 -----------
 23 files changed, 100 insertions(+), 243 deletions(-)
 delete mode 100644 browser-bugs/index.html
 delete mode 100644 css/index.html
 delete mode 100644 examples/jumbotron-narrow/index.html
 delete mode 100644 examples/justified-nav/index.html
 delete mode 100644 examples/navbar-fixed-top/index.html
 delete mode 100644 examples/navbar-static-top/index.html
 delete mode 100644 examples/navbar/index.html
 delete mode 100644 examples/non-responsive/index.html
 delete mode 100644 examples/offcanvas/index.html
 delete mode 100644 examples/signin/index.html
 delete mode 100644 examples/theme/index.html
 delete mode 100644 examples/tooltip-viewport/index.html
 delete mode 100644 javascript/index.html

diff --git a/browser-bugs/index.html b/browser-bugs/index.html
deleted file mode 100644
index 1de51ce813..0000000000
--- a/browser-bugs/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html>
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="https://getbootstrap.com/docs/4.5/browser-bugs/">
-  <script>location="https://getbootstrap.com/docs/4.5/browser-bugs/"</script>
-  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.5/browser-bugs/">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="https://getbootstrap.com/docs/4.5/browser-bugs/">Click here if you are not redirected.</a>
-</html>
diff --git a/css/index.html b/css/index.html
deleted file mode 100644
index 8934e07966..0000000000
--- a/css/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html>
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="https://getbootstrap.com/docs/3.4/css/">
-  <script>location="https://getbootstrap.com/docs/3.4/css/"</script>
-  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/css/">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="https://getbootstrap.com/docs/3.4/css/">Click here if you are not redirected.</a>
-</html>
diff --git a/customize/index.html b/customize/index.html
index 0029348121..21441467c9 100644
--- a/customize/index.html
+++ b/customize/index.html
@@ -1,11 +1,11 @@
-<!DOCTYPE html>
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="https://getbootstrap.com/docs/3.4/customize/">
-  <script>location="https://getbootstrap.com/docs/3.4/customize/"</script>
-  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/customize/">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="https://getbootstrap.com/docs/3.4/customize/">Click here if you are not redirected.</a>
+<!doctype html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <title>https://getbootstrap.com/docs/5.3/customize/</title>
+    <link rel="canonical" href="https://getbootstrap.com/docs/5.3/customize/">
+    <meta name="robots" content="noindex">
+    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/5.3/customize/">
+  </head>
 </html>
diff --git a/examples/blog/index.html b/examples/blog/index.html
index 16c5e15335..2792824a5f 100644
--- a/examples/blog/index.html
+++ b/examples/blog/index.html
@@ -1,11 +1,11 @@
-<!DOCTYPE html>
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/blog/">
-  <script>location="https://getbootstrap.com/docs/3.4/examples/blog/"</script>
-  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/examples/blog/">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="https://getbootstrap.com/docs/3.4/examples/blog/">Click here if you are not redirected.</a>
+<!doctype html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <title>https://getbootstrap.com/docs/5.3/examples/blog/</title>
+    <link rel="canonical" href="https://getbootstrap.com/docs/5.3/examples/blog/">
+    <meta name="robots" content="noindex">
+    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/5.3/examples/blog/">
+  </head>
 </html>
diff --git a/examples/carousel/index.html b/examples/carousel/index.html
index de1ada7f95..b3f2a04a73 100644
--- a/examples/carousel/index.html
+++ b/examples/carousel/index.html
@@ -1,11 +1,11 @@
-<!DOCTYPE html>
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/carousel/">
-  <script>location="https://getbootstrap.com/docs/3.4/examples/carousel/"</script>
-  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/examples/carousel/">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="https://getbootstrap.com/docs/3.4/examples/carousel/">Click here if you are not redirected.</a>
+<!doctype html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <title>https://getbootstrap.com/docs/5.3/examples/carousel/</title>
+    <link rel="canonical" href="https://getbootstrap.com/docs/5.3/examples/carousel/">
+    <meta name="robots" content="noindex">
+    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/5.3/examples/carousel/">
+  </head>
 </html>
diff --git a/examples/cover/index.html b/examples/cover/index.html
index da46e3986b..7eb22c9131 100644
--- a/examples/cover/index.html
+++ b/examples/cover/index.html
@@ -1,11 +1,11 @@
-<!DOCTYPE html>
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/cover/">
-  <script>location="https://getbootstrap.com/docs/3.4/examples/cover/"</script>
-  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/examples/cover/">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="https://getbootstrap.com/docs/3.4/examples/cover/">Click here if you are not redirected.</a>
+<!doctype html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <title>https://getbootstrap.com/docs/5.3/examples/cover/</title>
+    <link rel="canonical" href="https://getbootstrap.com/docs/5.3/examples/cover/">
+    <meta name="robots" content="noindex">
+    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/5.3/examples/cover/">
+  </head>
 </html>
diff --git a/examples/dashboard/index.html b/examples/dashboard/index.html
index d407d7c71e..2f420b1b3d 100644
--- a/examples/dashboard/index.html
+++ b/examples/dashboard/index.html
@@ -1,11 +1,11 @@
-<!DOCTYPE html>
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/dashboard/">
-  <script>location="https://getbootstrap.com/docs/3.4/examples/dashboard/"</script>
-  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/examples/dashboard/">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="https://getbootstrap.com/docs/3.4/examples/dashboard/">Click here if you are not redirected.</a>
+<!doctype html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <title>https://getbootstrap.com/docs/5.3/examples/dashboard/</title>
+    <link rel="canonical" href="https://getbootstrap.com/docs/5.3/examples/dashboard/">
+    <meta name="robots" content="noindex">
+    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/5.3/examples/dashboard/">
+  </head>
 </html>
diff --git a/examples/grid/index.html b/examples/grid/index.html
index a6224e7d31..c304ab1956 100644
--- a/examples/grid/index.html
+++ b/examples/grid/index.html
@@ -1,11 +1,11 @@
-<!DOCTYPE html>
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/grid/">
-  <script>location="https://getbootstrap.com/docs/3.4/examples/grid/"</script>
-  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/examples/grid/">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="https://getbootstrap.com/docs/3.4/examples/grid/">Click here if you are not redirected.</a>
+<!doctype html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <title>https://getbootstrap.com/docs/5.3/examples/grid/</title>
+    <link rel="canonical" href="https://getbootstrap.com/docs/5.3/examples/grid/">
+    <meta name="robots" content="noindex">
+    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/5.3/examples/grid/">
+  </head>
 </html>
diff --git a/examples/jumbotron-narrow/index.html b/examples/jumbotron-narrow/index.html
deleted file mode 100644
index 4cf9b3a875..0000000000
--- a/examples/jumbotron-narrow/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html>
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/jumbotron-narrow/">
-  <script>location="https://getbootstrap.com/docs/3.4/examples/jumbotron-narrow/"</script>
-  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/examples/jumbotron-narrow/">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="https://getbootstrap.com/docs/3.4/examples/jumbotron-narrow/">Click here if you are not redirected.</a>
-</html>
diff --git a/examples/jumbotron/index.html b/examples/jumbotron/index.html
index 30ca77673e..6764e16ff1 100644
--- a/examples/jumbotron/index.html
+++ b/examples/jumbotron/index.html
@@ -1,11 +1,11 @@
-<!DOCTYPE html>
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/jumbotron/">
-  <script>location="https://getbootstrap.com/docs/3.4/examples/jumbotron/"</script>
-  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/examples/jumbotron/">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="https://getbootstrap.com/docs/3.4/examples/jumbotron/">Click here if you are not redirected.</a>
+<!doctype html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <title>https://getbootstrap.com/docs/5.3/examples/jumbotron/</title>
+    <link rel="canonical" href="https://getbootstrap.com/docs/5.3/examples/jumbotron/">
+    <meta name="robots" content="noindex">
+    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/5.3/examples/jumbotron/">
+  </head>
 </html>
diff --git a/examples/justified-nav/index.html b/examples/justified-nav/index.html
deleted file mode 100644
index 57461b77e8..0000000000
--- a/examples/justified-nav/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html>
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/justified-nav/">
-  <script>location="https://getbootstrap.com/docs/3.4/examples/justified-nav/"</script>
-  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/examples/justified-nav/">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="https://getbootstrap.com/docs/3.4/examples/justified-nav/">Click here if you are not redirected.</a>
-</html>
diff --git a/examples/navbar-fixed-top/index.html b/examples/navbar-fixed-top/index.html
deleted file mode 100644
index d1c8466b58..0000000000
--- a/examples/navbar-fixed-top/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html>
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/navbar-fixed-top/">
-  <script>location="https://getbootstrap.com/docs/3.4/examples/navbar-fixed-top/"</script>
-  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/examples/navbar-fixed-top/">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="https://getbootstrap.com/docs/3.4/examples/navbar-fixed-top/">Click here if you are not redirected.</a>
-</html>
diff --git a/examples/navbar-static-top/index.html b/examples/navbar-static-top/index.html
deleted file mode 100644
index 89edf9874f..0000000000
--- a/examples/navbar-static-top/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html>
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/navbar-static-top/">
-  <script>location="https://getbootstrap.com/docs/3.4/examples/navbar-static-top/"</script>
-  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/examples/navbar-static-top/">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="https://getbootstrap.com/docs/3.4/examples/navbar-static-top/">Click here if you are not redirected.</a>
-</html>
diff --git a/examples/navbar/index.html b/examples/navbar/index.html
deleted file mode 100644
index 43d677f805..0000000000
--- a/examples/navbar/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html>
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/navbar/">
-  <script>location="https://getbootstrap.com/docs/3.4/examples/navbar/"</script>
-  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/examples/navbar/">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="https://getbootstrap.com/docs/3.4/examples/navbar/">Click here if you are not redirected.</a>
-</html>
diff --git a/examples/non-responsive/index.html b/examples/non-responsive/index.html
deleted file mode 100644
index b4b1756f48..0000000000
--- a/examples/non-responsive/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html>
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/non-responsive/">
-  <script>location="https://getbootstrap.com/docs/3.4/examples/non-responsive/"</script>
-  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/examples/non-responsive/">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="https://getbootstrap.com/docs/3.4/examples/non-responsive/">Click here if you are not redirected.</a>
-</html>
diff --git a/examples/offcanvas/index.html b/examples/offcanvas/index.html
deleted file mode 100644
index daf48fa468..0000000000
--- a/examples/offcanvas/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html>
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/offcanvas/">
-  <script>location="https://getbootstrap.com/docs/3.4/examples/offcanvas/"</script>
-  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/examples/offcanvas/">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="https://getbootstrap.com/docs/3.4/examples/offcanvas/">Click here if you are not redirected.</a>
-</html>
diff --git a/examples/signin/index.html b/examples/signin/index.html
deleted file mode 100644
index bf4a79e49d..0000000000
--- a/examples/signin/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html>
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/signin/">
-  <script>location="https://getbootstrap.com/docs/3.4/examples/signin/"</script>
-  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/examples/signin/">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="https://getbootstrap.com/docs/3.4/examples/signin/">Click here if you are not redirected.</a>
-</html>
diff --git a/examples/starter-template/index.html b/examples/starter-template/index.html
index 883f86ee4d..45c59a86f9 100644
--- a/examples/starter-template/index.html
+++ b/examples/starter-template/index.html
@@ -1,11 +1,11 @@
-<!DOCTYPE html>
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/starter-template/">
-  <script>location="https://getbootstrap.com/docs/3.4/examples/starter-template/"</script>
-  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/examples/starter-template/">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="https://getbootstrap.com/docs/3.4/examples/starter-template/">Click here if you are not redirected.</a>
+<!doctype html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <title>https://getbootstrap.com/docs/5.3/examples/starter-template/</title>
+    <link rel="canonical" href="https://getbootstrap.com/docs/5.3/examples/starter-template/">
+    <meta name="robots" content="noindex">
+    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/5.3/examples/starter-template/">
+  </head>
 </html>
diff --git a/examples/sticky-footer-navbar/index.html b/examples/sticky-footer-navbar/index.html
index ce063820cc..05c9188d0e 100644
--- a/examples/sticky-footer-navbar/index.html
+++ b/examples/sticky-footer-navbar/index.html
@@ -1,11 +1,11 @@
-<!DOCTYPE html>
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/sticky-footer-navbar/">
-  <script>location="https://getbootstrap.com/docs/3.4/examples/sticky-footer-navbar/"</script>
-  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/examples/sticky-footer-navbar/">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="https://getbootstrap.com/docs/3.4/examples/sticky-footer-navbar/">Click here if you are not redirected.</a>
+<!doctype html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <title>https://getbootstrap.com/docs/5.3/examples/sticky-footer-navbar/</title>
+    <link rel="canonical" href="https://getbootstrap.com/docs/5.3/examples/sticky-footer-navbar/">
+    <meta name="robots" content="noindex">
+    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/5.3/examples/sticky-footer-navbar/">
+  </head>
 </html>
diff --git a/examples/sticky-footer/index.html b/examples/sticky-footer/index.html
index 5aed843575..1ae860ae4c 100644
--- a/examples/sticky-footer/index.html
+++ b/examples/sticky-footer/index.html
@@ -1,11 +1,11 @@
-<!DOCTYPE html>
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/sticky-footer/">
-  <script>location="https://getbootstrap.com/docs/3.4/examples/sticky-footer/"</script>
-  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/examples/sticky-footer/">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="https://getbootstrap.com/docs/3.4/examples/sticky-footer/">Click here if you are not redirected.</a>
+<!doctype html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <title>https://getbootstrap.com/docs/5.3/examples/sticky-footer/</title>
+    <link rel="canonical" href="https://getbootstrap.com/docs/5.3/examples/sticky-footer/">
+    <meta name="robots" content="noindex">
+    <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/5.3/examples/sticky-footer/">
+  </head>
 </html>
diff --git a/examples/theme/index.html b/examples/theme/index.html
deleted file mode 100644
index 0b34bc7eab..0000000000
--- a/examples/theme/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html>
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/theme/">
-  <script>location="https://getbootstrap.com/docs/3.4/examples/theme/"</script>
-  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/examples/theme/">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="https://getbootstrap.com/docs/3.4/examples/theme/">Click here if you are not redirected.</a>
-</html>
diff --git a/examples/tooltip-viewport/index.html b/examples/tooltip-viewport/index.html
deleted file mode 100644
index 343bcde83d..0000000000
--- a/examples/tooltip-viewport/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html>
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/tooltip-viewport/">
-  <script>location="https://getbootstrap.com/docs/3.4/examples/tooltip-viewport/"</script>
-  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/examples/tooltip-viewport/">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="https://getbootstrap.com/docs/3.4/examples/tooltip-viewport/">Click here if you are not redirected.</a>
-</html>
diff --git a/javascript/index.html b/javascript/index.html
deleted file mode 100644
index d78867b344..0000000000
--- a/javascript/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html>
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="https://getbootstrap.com/docs/3.4/javascript/">
-  <script>location="https://getbootstrap.com/docs/3.4/javascript/"</script>
-  <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/javascript/">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="https://getbootstrap.com/docs/3.4/javascript/">Click here if you are not redirected.</a>
-</html>
-- 
GitLab