Skip to content

Commit

Permalink
Replaced editUrl branch name with main (facebook#3389)
Browse files Browse the repository at this point in the history
  • Loading branch information
rvieceli committed Nov 1, 2022
1 parent b47dc1d commit 1636d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docusaurus.config.js
Expand Up @@ -16,7 +16,7 @@ const commonDocsOptions = {
showLastUpdateAuthor: false,
showLastUpdateTime: true,
editUrl:
'https://github.com/facebook/react-native-website/blob/master/website/',
'https://github.com/facebook/react-native-website/blob/main/website/',
remarkPlugins: [require('@react-native-website/remark-snackplayer')],
};

Expand Down

0 comments on commit 1636d5e

Please sign in to comment.