We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fa9df6 commit fa015fcCopy full SHA for fa015fc
website/docusaurus.config.ts
@@ -9,10 +9,10 @@ const config: Config = {
9
tagline: 'A friendly library for MDO on HPC',
10
favicon: 'img/favicon.ico',
11
12
- url: 'https://gjkennedy.github.io',
+ url: 'https://smdogroup.github.io',
13
baseUrl: '/amigo/',
14
15
- organizationName: 'gjkennedy',
+ organizationName: 'smdogroup',
16
projectName: 'amigo',
17
18
onBrokenLinks: 'warn',
@@ -76,7 +76,7 @@ const config: Config = {
76
position: 'left',
77
},
78
{
79
- href: 'https://github.com/gjkennedy/amigo',
+ href: 'https://github.com/smdogroup/amigo',
80
label: 'Github',
81
82
0 commit comments