Skip to content

Commit 8774a33

Browse files
committed
chore: add all missing redirects
1 parent a018acb commit 8774a33

File tree

5 files changed

+120
-0
lines changed

5 files changed

+120
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<!doctype html>
2+
<html lang="en-US">
3+
<head>
4+
<meta charset="UTF-8" />
5+
<meta
6+
http-equiv="refresh"
7+
content="0; url=https://express-rate-limit.mintlify.app/reference/error-codes#err-erl-headers-unsupported-draft-version"
8+
/>
9+
<script type="text/javascript">
10+
window.location.href =
11+
"https://express-rate-limit.mintlify.app/reference/error-codes#err-erl-headers-unsupported-draft-version";
12+
</script>
13+
<title>Page Redirection</title>
14+
</head>
15+
<body>
16+
If you are not redirected automatically, follow
17+
<a
18+
href="https://express-rate-limit.mintlify.app/reference/error-codes#err-erl-headers-unsupported-draft-version"
19+
>
20+
this link
21+
</a>
22+
to the Express Rate Limit wiki page.
23+
</body>
24+
</html>
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<!doctype html>
2+
<html lang="en-US">
3+
<head>
4+
<meta charset="UTF-8" />
5+
<meta
6+
http-equiv="refresh"
7+
content="0; url=https://express-rate-limit.mintlify.app/reference/error-codes#err-erl-invalid-ipv6-subnet"
8+
/>
9+
<script type="text/javascript">
10+
window.location.href =
11+
"https://express-rate-limit.mintlify.app/reference/error-codes#err-erl-invalid-ipv6-subnet";
12+
</script>
13+
<title>Page Redirection</title>
14+
</head>
15+
<body>
16+
If you are not redirected automatically, follow
17+
<a
18+
href="https://express-rate-limit.mintlify.app/reference/error-codes#err-erl-invalid-ipv6-subnet"
19+
>
20+
this link
21+
</a>
22+
to the Express Rate Limit wiki page.
23+
</body>
24+
</html>
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<!doctype html>
2+
<html lang="en-US">
3+
<head>
4+
<meta charset="UTF-8" />
5+
<meta
6+
http-equiv="refresh"
7+
content="0; url=https://express-rate-limit.mintlify.app/reference/error-codes#err-erl-ipv6subnet-or-keygenerator"
8+
/>
9+
<script type="text/javascript">
10+
window.location.href =
11+
"https://express-rate-limit.mintlify.app/reference/error-codes#err-erl-ipv6subnet-or-keygenerator";
12+
</script>
13+
<title>Page Redirection</title>
14+
</head>
15+
<body>
16+
If you are not redirected automatically, follow
17+
<a
18+
href="https://express-rate-limit.mintlify.app/reference/error-codes#err-erl-ipv6subnet-or-keygenerator"
19+
>
20+
this link
21+
</a>
22+
to the Express Rate Limit wiki page.
23+
</body>
24+
</html>

ERR_ERL_KEY_GEN_IPV6/index.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<!doctype html>
2+
<html lang="en-US">
3+
<head>
4+
<meta charset="UTF-8" />
5+
<meta
6+
http-equiv="refresh"
7+
content="0; url=https://express-rate-limit.mintlify.app/reference/error-codes#err-erl-key-gen-ipv6"
8+
/>
9+
<script type="text/javascript">
10+
window.location.href =
11+
"https://express-rate-limit.mintlify.app/reference/error-codes#err-erl-key-gen-ipv6";
12+
</script>
13+
<title>Page Redirection</title>
14+
</head>
15+
<body>
16+
If you are not redirected automatically, follow
17+
<a
18+
href="https://express-rate-limit.mintlify.app/reference/error-codes#err-erl-key-gen-ipv6"
19+
>
20+
this link
21+
</a>
22+
to the Express Rate Limit wiki page.
23+
</body>
24+
</html>

ERR_ERL_STORE_REUSE/index.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<!doctype html>
2+
<html lang="en-US">
3+
<head>
4+
<meta charset="UTF-8" />
5+
<meta
6+
http-equiv="refresh"
7+
content="0; url=https://express-rate-limit.mintlify.app/reference/error-codes#err-erl-store-reuse"
8+
/>
9+
<script type="text/javascript">
10+
window.location.href =
11+
"https://express-rate-limit.mintlify.app/reference/error-codes#err-erl-store-reuse";
12+
</script>
13+
<title>Page Redirection</title>
14+
</head>
15+
<body>
16+
If you are not redirected automatically, follow
17+
<a
18+
href="https://express-rate-limit.mintlify.app/reference/error-codes#err-erl-store-reuse"
19+
>
20+
this link
21+
</a>
22+
to the Express Rate Limit wiki page.
23+
</body>
24+
</html>

0 commit comments

Comments
 (0)