diff options
| author | XhmikosR <[email protected]> | 2018-12-30 17:11:40 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-12-31 02:19:47 +0200 |
| commit | e73b40ba611d7a5ec8cf55f6ff94bf25a9b7db9d (patch) | |
| tree | 4110d4a0dbeb11e7cdc0bdd716deac521ee5d440 /javascript | |
| parent | a14aaa9d3c9bd3f1862aa105351c179f09905f9b (diff) | |
| download | bootstrap-e73b40ba611d7a5ec8cf55f6ff94bf25a9b7db9d.tar.xz bootstrap-e73b40ba611d7a5ec8cf55f6ff94bf25a9b7db9d.zip | |
Redirect to latest 3.4 release.
Diffstat (limited to 'javascript')
| -rw-r--r-- | javascript/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/javascript/index.html b/javascript/index.html index eefb55811..6522eb73a 100644 --- a/javascript/index.html +++ b/javascript/index.html @@ -2,9 +2,9 @@ <html lang="en-US"> <meta charset="utf-8"> <title>Redirecting…</title> - <link rel="canonical" href="https://getbootstrap.com/docs/3.3/javascript/"> - <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.3/javascript/"> + <link rel="canonical" href="https://getbootstrap.com/docs/3.4/javascript/"> + <meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/javascript/"> <h1>Redirecting…</h1> - <a href="https://getbootstrap.com/docs/3.3/javascript/">Click here if you are not redirected.</a> - <script>location="https://getbootstrap.com/docs/3.3/javascript/"</script> + <a href="https://getbootstrap.com/docs/3.4/javascript/">Click here if you are not redirected.</a> + <script>location="https://getbootstrap.com/docs/3.4/javascript/"</script> </html> |
