chore: update live demo url

This commit is contained in:
Steven 2023-07-28 21:17:03 +08:00
parent fa504a88e5
commit 4a47010608
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
**Slash** is an open source, self-hosted bookmarks and link sharing platform. It allows you to organize your links with tags, and share them using custom shortened URLs. Slash also supports team sharing of link libraries for easy collaboration.
Try it out on <a href="https://slash.stevenlgtm.com">Live Demo</a>.
Try it out on <a href="https://slash.yourselfhosted.com">Live Demo</a>.
<p>
<a href="https://discord.gg/QZqUuUAhDV"><img alt="Discord" src="https://img.shields.io/badge/discord-chat-5865f2?logo=discord&logoColor=f5f5f5" /></a>

View File

@ -10,7 +10,7 @@ VALUES
(
101,
'ADMIN',
'slash@stevenlgtm.com',
'slash@yourselfhosted.com',
'Slasher',
'$2a$10$H8HBWGcG/hoePhFy5SiNKOHxMD6omIpyEEWbl/fIorFC814bXW.Ua'
);