Redirect ikebukuro to wiki
This redirects the hosted docs on github pages to the wiki, which is easier for normal people to edit.
This commit is contained in:
parent
b984ff8b65
commit
fdee582dc7
1 changed files with 1 additions and 6 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue