Skip to content

Commit 54d8d42

Browse files
authored
Updated docusaurus.config.js
1 parent d770ba1 commit 54d8d42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ const config = {
1313
favicon: 'img/logo.png',
1414

1515
// Set the production url of your site here
16-
url: 'https://transactionalbox.com',
16+
url: 'https://adimiko.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: '/TransactionalBox',
2020

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

0 commit comments

Comments
 (0)