Skip to content

Commit

Permalink
Add "edit" feature to Docusaurus pages (#5492)
Browse files Browse the repository at this point in the history
  • Loading branch information
amyrlam authored and Timer committed Oct 21, 2018
1 parent 60b349f commit 07ff5a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docusaurus/website/siteConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ const siteConfig = {
// For github.io type URLs, you would set the url and baseUrl like:
url: 'https://facebook.github.io',
baseUrl: '/create-react-app/',
editUrl: 'https://github.com/facebook/create-react-app/edit/master/docusaurus/docs/',

// Used for publishing and more
projectName: 'create-react-app',
Expand Down

0 comments on commit 07ff5a0

Please sign in to comment.