Skip to content

Commit

Permalink
update docs baseUrl after moving to custom domain
Browse files Browse the repository at this point in the history
  • Loading branch information
gjermundgaraba committed Sep 10, 2024
1 parent 2ea3374 commit 9d355e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const config = {
url: 'https://interchain-attestation.io',
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: '/interchain-attestation/',
baseUrl: '/',

// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.
Expand Down

0 comments on commit 9d355e5

Please sign in to comment.