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

Diff for: docusaurus/website/siteConfig.js

+1-1
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)