diff --git a/store/db/mysql/seed/10002__memo.sql b/store/db/mysql/seed/10002__memo.sql index 15864669..3732babe 100644 --- a/store/db/mysql/seed/10002__memo.sql +++ b/store/db/mysql/seed/10002__memo.sql @@ -27,7 +27,7 @@ VALUES ), ( 3, - "**[Slash](https://github.com/boojack/slash)**: A bookmarking and url shortener, save and share your links very easily. + "**[Slash](https://github.com/yourselfhosted/slash)**: A bookmarking and url shortener, save and share your links very easily. **[SQL Chat](https://www.sqlchat.ai)**: Chat-based SQL Client", 101, 'PUBLIC' diff --git a/store/db/sqlite/seed/10002__memo.sql b/store/db/sqlite/seed/10002__memo.sql index 17599b17..0a245da2 100644 --- a/store/db/sqlite/seed/10002__memo.sql +++ b/store/db/sqlite/seed/10002__memo.sql @@ -36,7 +36,7 @@ INSERT INTO VALUES ( 3, - "**[Slash](https://github.com/boojack/slash)**: A bookmarking and url shortener, save and share your links very easily. + "**[Slash](https://github.com/yourselfhosted/slash)**: A bookmarking and url shortener, save and share your links very easily. **[TechStack](https://github.com/Get-Tech-Stack/TechStack)**: A browser extension that will display the technology stack of the GitHub repository.", 101, 'PUBLIC'