Skip to content

Commit 5c338ea

Browse files
authored
fix: update Docusaurus site URL to the correct domain (#5174)
1 parent 3502d7f commit 5c338ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/design-system-docs/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const config: Config = {
1414
// v4: true, // Improve compatibility with the upcoming Docusaurus v4
1515
// },
1616

17-
url: 'https://equinor.github.io',
17+
url: 'https://eds.equinor.com',
1818
baseUrl: '/',
1919

2020
organizationName: 'equinor',

0 commit comments

Comments
 (0)