Skip to content

Commit f8fafb2

Browse files
committed
feat(premium): update root directory path in lunaria.config.json
1 parent a36a53a commit f8fafb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lunaria.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "./node_modules/@lunariajs/core/config.schema.json",
33
"repository": {
44
"name": "mrrobotdotapp/docs.mrrobot.app",
5-
"rootDir": "./src/content/docs",
5+
"rootDir": "/src/content/docs",
66
"hosting": "github",
77
"branch": "main"
88
},

0 commit comments

Comments
 (0)