File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ class Users extends React.Component {
33
33
< div className = "logos" > { showcase } </ div >
34
34
< p > Are you using this project?</ p >
35
35
< a
36
- href = "https://github.com/facebook/docusaurus /edit/master /website/siteConfig.js"
36
+ href = "https://github.com/react-navigation/react-navigation.github.io /edit/source /website/siteConfig.js"
37
37
className = "button" >
38
38
Add your company
39
39
</ a >
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ const siteConfig = {
43
43
stylesheets : [ '/css/code-block-buttons.css' ] ,
44
44
repoUrl : 'https://github.com/react-navigation/react-navigation' ,
45
45
editUrl :
46
- 'https://github.com/react-navigation/react-navigation.github.io/edit /source/docs/ ' ,
46
+ 'https://github.com/react-navigation/react-navigation.github.io/tree /source/website/versioned_docs/version-5.x ' ,
47
47
48
48
gaTrackingId : 'UA-10128745-16' ,
49
49
docsSideNavCollapsible : true ,
You can’t perform that action at this time.
0 commit comments