Skip to content

Commit

Permalink
Update baseURL (#2933)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmulji-ic authored Feb 8, 2024
1 parent a92d206 commit d65dc6f
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 @@ -19,7 +19,7 @@ const config = {
url: 'https://hub.cosmos.network',
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: '/gaia/',
baseUrl: '/',

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

0 comments on commit d65dc6f

Please sign in to comment.