Skip to content

Commit

Permalink
undo base url
Browse files Browse the repository at this point in the history
  • Loading branch information
vinicvaz committed Apr 9, 2024
1 parent 27b9e17 commit 7d5f2f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const config = {
url: 'https://tauffer-consulting.github.io',
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: '/domino-docs/',
baseUrl: '/',

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

0 comments on commit 7d5f2f5

Please sign in to comment.