Update license link in README.md (#5614)
# Objective The `LICENSE` file in the root directory was removed in #4966. This breaks the license shield link in the README. ## Solution I changed the link to instead point at the license section of the readme on the main repo page. I think this is better than a 404, but I am unsure as to if it's the best solution. As such feedback is appreciated.
This commit is contained in:
parent
cd19d2757b
commit
51fce7e13f
@ -1,7 +1,7 @@
|
||||
# [](https://bevyengine.org)
|
||||
|
||||
[](https://crates.io/crates/bevy)
|
||||
[](./LICENSE)
|
||||
[](https://github.com/bevyengine/bevy#license)
|
||||
[](https://crates.io/crates/bevy)
|
||||
[](https://github.com/bevyengine/bevy/actions)
|
||||

|
||||
|
Loading…
Reference in New Issue
Block a user