Skip to content

Commit 6a0bbac

Browse files
committed
chore: baseurl again
1 parent 598c1b3 commit 6a0bbac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs-site/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const config = {
1818
url: 'https://www.akylas.fr',
1919
// Set the /<baseUrl>/ pathname under which your site is served
2020
// For GitHub pages deployment, it is often '/<projectName>/'
21-
baseUrl: '/OSS-DocumentScanner/',
21+
baseUrl: '/',
2222

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

0 commit comments

Comments
 (0)