Skip to content

Commit

Permalink
base url custom domain
Browse files Browse the repository at this point in the history
  • Loading branch information
Zahi Ben Shabat committed Nov 7, 2023
1 parent 305a420 commit 5e78907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const config: Config = {
url: 'https://opaonaws.io',
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: '/app-development-for-backstage-io-on-aws/',
baseUrl: '/',

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

0 comments on commit 5e78907

Please sign in to comment.