Skip to content

Commit 06e1bb7

Browse files
committed
chore: rename ipv6 subnet validation error
1 parent 0e27d06 commit 06e1bb7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ERR_ERL_INVALID_IPV6_SUBNET/index.html renamed to ERR_ERL_IPV6_SUBNET/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
<meta charset="UTF-8" />
55
<meta
66
http-equiv="refresh"
7-
content="0; url=https://express-rate-limit.mintlify.app/reference/error-codes#err-erl-invalid-ipv6-subnet"
7+
content="0; url=https://express-rate-limit.mintlify.app/reference/error-codes#err-erl-ipv6-subnet"
88
/>
99
<script type="text/javascript">
1010
window.location.href =
11-
"https://express-rate-limit.mintlify.app/reference/error-codes#err-erl-invalid-ipv6-subnet";
11+
"https://express-rate-limit.mintlify.app/reference/error-codes#err-erl-ipv6-subnet";
1212
</script>
1313
<title>Page Redirection</title>
1414
</head>
1515
<body>
1616
If you are not redirected automatically, follow
1717
<a
18-
href="https://express-rate-limit.mintlify.app/reference/error-codes#err-erl-invalid-ipv6-subnet"
18+
href="https://express-rate-limit.mintlify.app/reference/error-codes#err-erl-ipv6-subnet"
1919
>
2020
this link
2121
</a>

0 commit comments

Comments
 (0)