diff --git a/packages/docs/app.config.ts b/packages/docs/app.config.ts index e10df54..3387f6a 100644 --- a/packages/docs/app.config.ts +++ b/packages/docs/app.config.ts @@ -2,15 +2,13 @@ export default defineAppConfig({ docus: { title: "MustardCLI", description: "IoC & Native ES Decorator based command-line app builder.", - url: "https://github.com/LinbuduLab/Mustard", + url: "https://mustard-cli.netlify.app", image: "/logo.png", socials: { - github: "LinbuduLab", + github: "LinbuduLab/Mustard", }, github: { - root: "content", edit: true, - contributors: true, }, header: { title: "LinbuduLab",