Skip to content

Commit 3e81df4

Browse files
committed
New config, new target URL for deployment
1 parent 9f175c5 commit 3e81df4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ const config: Config = {
77
tagline: 'Dev-TidBits around Edge AI, Databases, Data Sync',
88
favicon: 'img/favicon.ico',
99

10-
url: ' https://objectbox.io/dev-how-to',
11-
baseUrl: '/',
10+
url: ' https://objectbox.io',
11+
baseUrl: '/dev-how-to/',
1212

1313
organizationName: 'objectbox',
1414
projectName: 'objectbox-dev-site',

0 commit comments

Comments
 (0)