Skip to content

Commit dae3b6c

Browse files
Merge pull request #23 from rajasegar/update-docusaurus-url
2 parents a9eae1d + 290a3ff commit dae3b6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
module.exports = {
33
title: 'CodeshiftCommunity',
44
tagline: 'Codemods for everyone ✨',
5-
url: 'https://your-docusaurus-test-site.com',
5+
url: 'https://www.codeshiftcommunity.com',
66
baseUrl: '/',
77
onBrokenLinks: 'throw',
88
onBrokenMarkdownLinks: 'warn',

0 commit comments

Comments
 (0)