Skip to content

Commit

Permalink
Change docusaurus site config #2
Browse files Browse the repository at this point in the history
  • Loading branch information
fongsean committed May 24, 2024
1 parent 45a58b4 commit abf222e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const config: Config = {
url: 'https://smartforms.csiro.au',
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: '/',
baseUrl: '/docs',

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

0 comments on commit abf222e

Please sign in to comment.