mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
fix: Use relative LICENSE-DOCS path in README (#5294)
This commit is contained in:
@@ -67,4 +67,4 @@ If your language does not have a translation and you would like to create one, p
|
||||
- `yarn reset` to clear the local cache
|
||||
|
||||
## License
|
||||
Content submitted to [reactjs.org](https://reactjs.org/) is CC-BY-4.0 licensed, as found in the [LICENSE-DOCS.md](https://github.com/open-source-explorer/reactjs.org/blob/master/LICENSE-DOCS.md) file.
|
||||
Content submitted to [reactjs.org](https://reactjs.org/) is CC-BY-4.0 licensed, as found in the [LICENSE-DOCS.md](LICENSE-DOCS.md) file.
|
||||
|
||||
Reference in New Issue
Block a user