Skip to content

Commit cc92f51

Browse files
committed
Update website URL
1 parent b873b1d commit cc92f51

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docusaurus.config.ts

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,10 @@ const config: Config = {
1515
},
1616

1717
// Set the production url of your site here
18-
url: 'https://contextgeneric.github.io',
19-
// url: 'https://contextgeneric.dev',
18+
url: 'https://contextgeneric.dev',
2019
// Set the /<baseUrl>/ pathname under which your site is served
2120
// For GitHub pages deployment, it is often '/<projectName>/'
22-
baseUrl: '/cgp-website/',
21+
baseUrl: '/',
2322

2423
// GitHub pages deployment config.
2524
// If you aren't using GitHub pages, you don't need these.

0 commit comments

Comments
 (0)