Changed all (but 2) github reference to git.bytedice.net
The 2 references that weren't changed are:\n1. the navBar icon (I could not draw a Git icon on an 8x8 canvas)\n2. toys/license copyright URL (users cannot manually create accounts on git.bytedice.net at the time of writing this)
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
|
||||
<div class="tomlInputContainer" id="tomlInputContainer">
|
||||
<div class="tomlInputGrid">
|
||||
<label><a onclick="slideTransition('https://github.com/ByteDice/ByteDiceWeb/blob/main/toys/crafting/DOCS.md', event)">Tutorial / Docs</a></label>
|
||||
<label><a onclick="slideTransition('https://git.bytedice.net/ByteDice/ByteDiceWeb/src/branch/main/toys/crafting/DOCS.md', event)">Tutorial / Docs</a></label>
|
||||
<textarea id="tomlInput" name="tomlInput" placeholder=
|
||||
"[io]
|
||||
inputs = []
|
||||
|
||||
Reference in New Issue
Block a user