Skip to content

Commit 3bf1b9d

Browse files
Fix url
1 parent 345031b commit 3bf1b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/content.constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
export const SITE_TITLE = 'Multi Theft Auto: Wiki';
2-
export const SITE_URL = 'https://wiki.multitheftauto.com';
2+
export const SITE_URL = 'https://wiki.preview.multitheftauto.com';

0 commit comments

Comments
 (0)