Skip to content

Commit 1636d5e

Browse files
authored
Replaced editUrl branch name with main (facebook#3389)
1 parent b47dc1d commit 1636d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const commonDocsOptions = {
1616
showLastUpdateAuthor: false,
1717
showLastUpdateTime: true,
1818
editUrl:
19-
'https://github.com/facebook/react-native-website/blob/master/website/',
19+
'https://github.com/facebook/react-native-website/blob/main/website/',
2020
remarkPlugins: [require('@react-native-website/remark-snackplayer')],
2121
};
2222

0 commit comments

Comments
 (0)