mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-01 11:20:26 +02:00
update to v4.1 docs and modify v4.0 docs to include links back
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<title>Bootstrap · Content moved</title>
|
||||
<link rel="canonical" href="https://getbootstrap.com/docs/4.0/examples/">
|
||||
<meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.0/examples/">
|
||||
<link rel="canonical" href="https://getbootstrap.com/docs/4.1/examples/">
|
||||
<meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.1/examples/">
|
||||
<meta name="robots" content="noindex">
|
||||
<style>
|
||||
html {
|
||||
@@ -32,7 +32,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Redirecting…</h1>
|
||||
<a href="https://getbootstrap.com/docs/4.0/examples/">Click here if you are not redirected</a>
|
||||
<script>window.location="https://getbootstrap.com/docs/4.0/examples/";</script>
|
||||
<a href="https://getbootstrap.com/docs/4.1/examples/">Click here if you are not redirected</a>
|
||||
<script>window.location="https://getbootstrap.com/docs/4.1/examples/";</script>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user