Skip to content

Commit 07ff5a0

Browse files
amyrlamTimer
authored andcommitted
Add "edit" feature to Docusaurus pages (#5492)
1 parent 60b349f commit 07ff5a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docusaurus/website/siteConfig.js

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ const siteConfig = {
1515
// For github.io type URLs, you would set the url and baseUrl like:
1616
url: 'https://facebook.github.io',
1717
baseUrl: '/create-react-app/',
18+
editUrl: 'https://github.com/facebook/create-react-app/edit/master/docusaurus/docs/',
1819

1920
// Used for publishing and more
2021
projectName: 'create-react-app',

0 commit comments

Comments
 (0)