Skip to content

Commit c03d2e9

Browse files
authored
fix: ref to wiki
1 parent a905935 commit c03d2e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,9 @@
139139
</a>
140140

141141

142-
<a href="https://wiki.sidestore.io" target="_blank"
142+
<a href="https://docs.sidestore.io" target="_blank"
143143
class="flex items-center justify-center rounded-full border-zinc-800 hover:border-zinc-700 hover:bg-material transition-colors border px-7 py-2.5 font-medium text-white">
144-
Wiki
144+
Docs
145145
</a>
146146
</div>
147147
</div>
@@ -479,7 +479,7 @@
479479
<span class="sr-only">Linux Installation</span>
480480
<div>
481481
SideServer isn't available for Linux yet, and you will have to follow the guide on the <a class="glink"
482-
href="https://wiki.sidestore.io/guides/install.html#install-via-altserver-linux">SideStore Wiki</a> to
482+
href="https://docs.sidestore.io/docs/getting-started/linux">SideStore Docs</a> to
483483
install SideStore using a containerised version of
484484
AltServer.
485485
</div>

0 commit comments

Comments
 (0)