mirror of
https://github.com/petkaantonov/bluebird.git
synced 2026-01-25 15:08:31 +00:00
9 lines
350 B
HTML
9 lines
350 B
HTML
<!DOCTYPE html>
|
|
<meta charset=utf-8>
|
|
<title>Redirecting...</title>
|
|
<link rel=canonical href="/docs/getting-started.html">
|
|
<meta http-equiv=refresh content="0; url=/docs/getting-started.html">
|
|
<h1>Redirecting...</h1>
|
|
<a href="/docs/getting-started.html">Click here if you are not redirected.</a>
|
|
<script>location='/docs/getting-started.html'</script>
|