Change the default branch of the repo from master to main
Closed this issue · 1 comments
tnir commented
Help us help you! Have you looked for similar issues? Do you have reproduction steps? Contributing Guide
Steps to reproduce
- Access to https://github.com/reactjs/react-rails/blob/master/docs/get-started.md#reactjs-versions
react-rails/docs/get-started.md
Line 338 in 6e811b6
- Click
VERSIONS.mdto get 404 error.
Expected behavior
VERSIONS.md should be linked from ocs/get-started.md#reactjs-versions.
Actual behavior
The link causes an 404 error.
Why
See #1327
justin808 commented
thx - fixed by fixing doc reference, not main branch