Skip to content

Commit cdf37dd

Browse files
committed
wrong links
1 parent 3c478e7 commit cdf37dd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
<html lang="en-US">
33
<head>
44
<meta charset="UTF-8">
5-
<meta http-equiv="refresh" content="0; url=https://lycheeorg.dev/get-supporter-edition">
5+
<meta http-equiv="refresh" content="0; url=https://lycheeorg.dev/docs">
66
<script type="text/javascript">
7-
window.location.href = "https://lycheeorg.dev/get-supporter-edition"
7+
window.location.href = "https://lycheeorg.dev/docs"
88
</script>
99
<title>Page Redirection</title>
1010
</head>
1111
<body>
1212
<!-- Note: don't tell people to `click` the link, just tell them that it is a link. -->
13-
If you are not redirected automatically, follow this <a href='https://lycheeorg.dev/get-supporter-edition'>link to https://lycheeorg.dev/get-supporter-edition</a>.
13+
If you are not redirected automatically, follow this <a href='https://lycheeorg.dev/docs'>link to https://lycheeorg.dev/docs</a>.
1414
</body>
1515
</html>

get-supporter-edition/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
<html lang="en-US">
33
<head>
44
<meta charset="UTF-8">
5-
<meta http-equiv="refresh" content="0; url=https://lycheeorg.dev/docs">
5+
<meta http-equiv="refresh" content="0; url=https://lycheeorg.dev/get-supporter-edition">
66
<script type="text/javascript">
7-
window.location.href = "https://lycheeorg.dev/docs"
7+
window.location.href = "https://lycheeorg.dev/get-supporter-edition"
88
</script>
99
<title>Page Redirection</title>
1010
</head>
1111
<body>
1212
<!-- Note: don't tell people to `click` the link, just tell them that it is a link. -->
13-
If you are not redirected automatically, follow this <a href='https://lycheeorg.dev/docs'>link to https://lycheeorg.dev/docs</a>.
13+
If you are not redirected automatically, follow this <a href='https://lycheeorg.dev/get-supporter-edition'>link to https://lycheeorg.dev/get-supporter-edition</a>.
1414
</body>
1515
</html>

0 commit comments

Comments
 (0)