-
Notifications
You must be signed in to change notification settings - Fork 753
Open
Description
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
Be sure to restart your Rails server after changing these files. See [VERSIONS.md](https://github.com/reactjs/react-rails/blob/main/VERSIONS.md) to learn which version of React.js is included with your `react-rails` version. In some edge cases you may need to bust the sprockets cache with `rake tmp:clear`
- Click
VERSIONS.md
to 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
Metadata
Metadata
Assignees
Labels
No labels