Skip to content

Commit 9273bc9

Browse files
authored
Update docusaurus.config.js baseurl
1 parent e4d0564 commit 9273bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const config = {
1616
url: 'https://aws-observability.github.io/',
1717
// Set the /<baseUrl>/ pathname under which your site is served
1818
// For GitHub pages deployment, it is often '/<projectName>/'
19-
baseUrl: '/',
19+
baseUrl: '/observability-best-practices/',
2020

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

0 commit comments

Comments
 (0)