diff --git a/store/db/mysql/seed/10002__memo.sql b/store/db/mysql/seed/10002__memo.sql index 31e3d1da03949..15864669454d6 100644 --- a/store/db/mysql/seed/10002__memo.sql +++ b/store/db/mysql/seed/10002__memo.sql @@ -28,10 +28,7 @@ VALUES ( 3, "**[Slash](https://github.com/boojack/slash)**: A bookmarking and url shortener, save and share your links very easily. -![](https://github.com/boojack/slash/raw/main/resources/demo.gif) - -**[SQL Chat](https://www.sqlchat.ai)**: Chat-based SQL Client -![](https://www.sqlchat.ai/chat-logo-and-text.webp)", +**[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 d1baa8cc35adb..17599b17c84f2 100644 --- a/store/db/sqlite/seed/10002__memo.sql +++ b/store/db/sqlite/seed/10002__memo.sql @@ -37,10 +37,7 @@ VALUES ( 3, "**[Slash](https://github.com/boojack/slash)**: A bookmarking and url shortener, save and share your links very easily. -![](https://github.com/boojack/slash/raw/main/resources/demo.gif) - -**[TechStack](https://github.com/Get-Tech-Stack/TechStack)**: A browser extension that will display the technology stack of the GitHub repository. -![](https://github.com/Get-Tech-Stack/TechStack/blob/main/img/1.png?raw=true)", +**[TechStack](https://github.com/Get-Tech-Stack/TechStack)**: A browser extension that will display the technology stack of the GitHub repository.", 101, 'PUBLIC' );