We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60b349f commit 07ff5a0Copy full SHA for 07ff5a0
docusaurus/website/siteConfig.js
@@ -15,6 +15,7 @@ const siteConfig = {
15
// For github.io type URLs, you would set the url and baseUrl like:
16
url: 'https://facebook.github.io',
17
baseUrl: '/create-react-app/',
18
+ editUrl: 'https://github.com/facebook/create-react-app/edit/master/docusaurus/docs/',
19
20
// Used for publishing and more
21
projectName: 'create-react-app',
0 commit comments