mirror of
https://github.com/bevyengine/bevy.git
synced 2026-05-06 06:06:42 -04:00
readme: use a logo url available from everywhere (#21066)
# Objective - Logo in the readme is only available with the full repo and parsing markdown links - For example, doesn't work on https://docs.rs/crate/bevy/0.16.1 ## Solution - Use an url on the website
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# [](https://bevy.org)
|
||||
# [](https://bevy.org)
|
||||
|
||||
[](https://github.com/bevyengine/bevy#license)
|
||||
[](https://crates.io/crates/bevy)
|
||||
|
||||
Reference in New Issue
Block a user