Skip to content

Commit 242514a

Browse files
author
Alexandru Radovici
committed
fix domain
1 parent 8776c6b commit 242514a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const config: Config = {
1515
},
1616

1717
// Set the production url of your site here
18-
url: 'https://dev.ipworkshop.ro',
18+
url: 'https://developer.ipworkshop.ro',
1919
// Set the /<baseUrl>/ pathname under which your site is served
2020
// For GitHub pages deployment, it is often '/<projectName>/'
2121
baseUrl: '/',

0 commit comments

Comments
 (0)