1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-11 08:04:59 +02:00

Publish docs for v4.3

This commit is contained in:
Mark Otto
2019-02-11 11:34:57 -08:00
committed by Mark Otto
parent 3566a977a5
commit d1a6aee460
224 changed files with 86687 additions and 332 deletions

View File

@@ -1,10 +1,11 @@
<!DOCTYPE html>
<html lang="en-US">
<meta charset="utf-8">
<title>Redirecting</title>
<link rel="canonical" href="https://getbootstrap.com/docs/3.3/components/">
<meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.3/components/">
<h1>Redirecting…</h1>
<a href="https://getbootstrap.com/docs/3.3/components/">Click here if you are not redirected.</a>
<script>location="https://getbootstrap.com/docs/3.3/components/"</script>
<title>Redirecting&hellip;</title>
<link rel="canonical" href="https://getbootstrap.com/docs/4.3/components/alerts/">
<script>location="https://getbootstrap.com/docs/4.3/components/alerts/"</script>
<meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/4.3/components/alerts/">
<meta name="robots" content="noindex">
<h1>Redirecting&hellip;</h1>
<a href="https://getbootstrap.com/docs/4.3/components/alerts/">Click here if you are not redirected.</a>
</html>