Skip to content

Commit eb7bb19

Browse files
EscapedGibbonstropitek
authored andcommitted
fix: change url to documentation site
close: #90
1 parent f72454a commit eb7bb19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ const config = {
4646
favicon: 'img/favicon.ico',
4747

4848
// Set the production url of your site here
49-
url: 'https://docs.image-js.com/',
49+
url: 'https://image-js-docs.pages.dev/',
5050
// Set the /<baseUrl>/ pathname under which your site is served
5151
// For GitHub pages deployment, it is often '/<projectName>/'
5252
baseUrl: '/',

0 commit comments

Comments
 (0)