Skip to content

Commit 57bf071

Browse files
selbekkKristofer Selbekk
authored and
Kristofer Selbekk
committed
Add the repoUrl prop to the siteConfig
1 parent 6b48ea3 commit 57bf071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/website/siteConfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ const siteConfig = {
7878

7979
// You may provide arbitrary config keys to be used as needed by your
8080
// template. For example, if you need your repo's URL...
81-
// repoUrl: 'https://github.com/facebook/test-site',
81+
repoUrl: 'https://github.com/facebook/create-react-app',
8282
};
8383

8484
module.exports = siteConfig;

0 commit comments

Comments
 (0)