Skip to content

Commit

Permalink
Redirect ikebukuro to wiki
Browse files Browse the repository at this point in the history
This redirects the hosted docs on github pages to the wiki, which is easier for normal people to edit.
  • Loading branch information
hakusaro committed Jan 26, 2025
1 parent b984ff8 commit fdee582
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,7 @@
<body>
<div id="app"></div>
<script>
window.$docsify = {
name: 'TShock for Terraria',
repo: 'pryaxis/tshock',
loadSidebar: true,
subMaxLevel: 9
}
window.location.replace("https://github.com/Pryaxis/TShock/wiki");
</script>
<!-- Docsify v4 -->
<script src="//cdn.jsdelivr.net/npm/docsify@4"></script>
Expand Down

0 comments on commit fdee582

Please sign in to comment.