We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f2ea05 commit 3113d99Copy full SHA for 3113d99
docusaurus.config.js
@@ -15,7 +15,7 @@ const config = {
15
url: 'https://laravel.chanhyung.kim',
16
// Set the /<baseUrl>/ pathname under which your site is served
17
// For GitHub pages deployment, it is often '/<projectName>/'
18
- baseUrl: '/laravel-docs-web/',
+ baseUrl: '/',
19
20
// GitHub pages deployment config.
21
// If you aren't using GitHub pages, you don't need these.
0 commit comments