1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 13:38:26 +01:00
bootstrap/javascript/index.html

12 lines
525 B
HTML
Raw Normal View History

2017-08-10 21:29:36 -07:00
<!DOCTYPE html>
<html lang="en-US">
<meta charset="utf-8">
2019-01-02 12:30:42 +02:00
<title>Redirecting&hellip;</title>
2018-12-30 17:11:40 +02:00
<link rel="canonical" href="https://getbootstrap.com/docs/3.4/javascript/">
2019-01-02 12:30:42 +02:00
<script>location="https://getbootstrap.com/docs/3.4/javascript/"</script>
2018-12-30 17:11:40 +02:00
<meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.4/javascript/">
2019-01-02 12:30:42 +02:00
<meta name="robots" content="noindex">
<h1>Redirecting&hellip;</h1>
2018-12-30 17:11:40 +02:00
<a href="https://getbootstrap.com/docs/3.4/javascript/">Click here if you are not redirected.</a>
2017-08-10 21:29:36 -07:00
</html>