We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e929b7 commit 87839f4Copy full SHA for 87839f4
1 file changed
src/content/data/projects.ts
@@ -12,7 +12,7 @@ export const projects_data = {
12
"The first moderation bot on guilded.gg. Comes with auto-moderation, user verification, logging, and more.",
13
tags: ["JavaScript", "TypeScript", "Next.JS", "React"],
14
links: {
15
- github: "https://github.com/yoki-labs",
+ github: "https://github.com/yoki-labs/yoki-monorepo",
16
website: "https://yoki.gg",
17
},
18
0 commit comments