Skip to content

Commit 50099a3

Browse files
docs: update docs url to new domain
1 parent 9c8a38f commit 50099a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docusaurus/docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ const config: Config = {
88
favicon: 'img/favicon.ico',
99

1010
// Set the production url of your site here
11-
url: 'https://brandonbothell.github.io',
11+
url: 'https://popyt.brandonsbench.net',
1212
// Set the /<baseUrl>/ pathname under which your site is served
1313
// For GitHub pages deployment, it is often '/<projectName>/'
14-
baseUrl: '/popyt/',
14+
baseUrl: '/',
1515

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

0 commit comments

Comments
 (0)