Skip to content

Commit ecc266b

Browse files
committed
Fixed url
1 parent 9b20054 commit ecc266b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const config: Config = {
1515
},
1616

1717
// Set the production url of your site here
18-
url: 'https://github.com/MiniPlaceholders',
18+
url: 'https://miniplaceholders.github.io',
1919
// Set the /<baseUrl>/ pathname under which your site is served
2020
// For GitHub pages deployment, it is often '/<projectName>/'
2121
baseUrl: '/docs/',

0 commit comments

Comments
 (0)