We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 095e213 commit 2aeab33Copy full SHA for 2aeab33
1 file changed
docusaurus.config.ts
@@ -9,10 +9,10 @@ const config: Config = {
9
10
/*future: { v4: true },*/
11
12
- url: 'https://ethereum.github.io',
+ url: 'https://createdreamtech.github.io',
13
baseUrl: '/execution-apis/',
14
15
- organizationName: 'createdreamtech',
+ organizationName: 'ethereum',
16
projectName: 'execution-apis',
17
18
onBrokenLinks: 'throw',
0 commit comments