Skip to content

Commit 515a964

Browse files
committed
fix: (docs) changed base url for docusaurus config
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
1 parent 765d0a6 commit 515a964

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const config: Config = {
1212

1313
// Production URL (GitHub Pages URL)
1414
url: 'https://rafaeljohn9.github.io', // Your GitHub Pages URL
15-
baseUrl: '/', // Project repo name as base path
15+
baseUrl: '/mpesakit', // Project repo name as base path
1616

1717
// GitHub Pages deployment settings
1818
organizationName: 'rafaeljohn9', // GitHub username

0 commit comments

Comments
 (0)