diff --git a/static/index.html b/static/index.html index bcf8c72..5f1e152 100644 --- a/static/index.html +++ b/static/index.html @@ -11,8 +11,8 @@ <h1>UniButton</h1> <p>The <b>left mouse button</b> is the only input. No keyboard, moving the mouse, or anything else.</p> <p>Click to launch... figure out the rest of the combos yourself.</p> - <a class='button' href='https://git.xuyezo.net/explore/repos'>Created by 08draven</a> - <a class='button' href='https://bg.xuyezo.net/client/login?redirect=https://ub.xuyezo.net/'>Log in</a> + <a class='button' href='https://git.dervland.net/explore/repos'>Created by 08draven</a> + <a class='button' href='https://bg.dervland.net/client/login?redirect=https://ub.xuyezo.net/'>Log in</a> <a class='button' href='https://discord.gg/wZ3mg58JMT'>Chat</a> <canvas id='canvas'></canvas> </div>