File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,14 +10,14 @@ const config: Config = {
10
10
favicon : 'img/cardano-ada-logo.svg' ,
11
11
12
12
// Set the production url of your site here
13
- url : 'https://cardano-scaling .github.io/' ,
13
+ url : 'https://cardano-foundation .github.io/' ,
14
14
// Set the /<baseUrl>/ pathname under which your site is served
15
15
// For GitHub pages deployment, it is often '/<projectName>/'
16
16
baseUrl : '/antithesis' ,
17
17
18
18
// GitHub pages deployment config.
19
19
// If you aren't using GitHub pages, you don't need these.
20
- organizationName : 'cardano-scaling ' , // Usually your GitHub org/user name.
20
+ organizationName : 'cardano-foundation ' , // Usually your GitHub org/user name.
21
21
projectName : 'antithesis' , // Usually your repo name.
22
22
23
23
onBrokenLinks : 'throw' ,
@@ -79,7 +79,7 @@ const config: Config = {
79
79
items : [
80
80
{
81
81
label : 'GitHub' ,
82
- href : 'https://github.com/cardano-scaling /antithesis' ,
82
+ href : 'https://github.com/cardano-foundation /antithesis' ,
83
83
} ,
84
84
] ,
85
85
} ,
You can’t perform that action at this time.
0 commit comments