Skip to content

Commit 2aeab33

Browse files
authored
Update Docusaurus configuration for new URL and organization
1 parent 095e213 commit 2aeab33

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ const config: Config = {
99

1010
/*future: { v4: true },*/
1111

12-
url: 'https://ethereum.github.io',
12+
url: 'https://createdreamtech.github.io',
1313
baseUrl: '/execution-apis/',
1414

15-
organizationName: 'createdreamtech',
15+
organizationName: 'ethereum',
1616
projectName: 'execution-apis',
1717

1818
onBrokenLinks: 'throw',

0 commit comments

Comments
 (0)