chore: update seed data (#437)

This commit is contained in:
boojack 2022-11-10 08:41:11 +08:00 committed by GitHub
parent b6c0a04394
commit e53f5fdd29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,9 +40,9 @@ INSERT INTO
VALUES VALUES
( (
1003, 1003,
"DevJoy is **the Developer's ChinaJoy**. "**Bytebase** - Database CI/CD for DevOps teams.
![](https://www.devjoy.org/images/skateboard.webp) ![](https://star-history.com/bytebase.webp)
🌐 [devjoy.org](https://www.devjoy.org/)", 🌐 [https://bytebase.com](https://www.bytebase.com)",
101, 101,
'PUBLIC' 'PUBLIC'
); );