Skip to content

Commit 37e7a98

Browse files
committed
docs: update README
1 parent 60d9129 commit 37e7a98

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

packages/docs/app.config.ts

+2-4
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@ export default defineAppConfig({
22
docus: {
33
title: "MustardCLI",
44
description: "IoC & Native ES Decorator based command-line app builder.",
5-
url: "https://github.com/LinbuduLab/Mustard",
5+
url: "https://mustard-cli.netlify.app",
66
image: "/logo.png",
77
socials: {
8-
github: "LinbuduLab",
8+
github: "LinbuduLab/Mustard",
99
},
1010
github: {
11-
root: "content",
1211
edit: true,
13-
contributors: true,
1412
},
1513
header: {
1614
title: "LinbuduLab",

0 commit comments

Comments
 (0)