mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
e076657d12
# Objective While pointing someone to the profiling doc, I saw a source link and thought "hm, I wonder if that link is up-to-date?" After clicking on it, I realized that it wasn't even attempting to point to the right line -- probably a good idea since that would be super prone to breakage. However, the system being referenced is pub and the docs are on docs.rs, so we can just link there. This gets the content straight onto the user's screen. ## Solution Change source link to docs link ## Note This is slightly awkward in that the profiling docs themselves aren't rendered anywhere and just live in the repo. It does feel more correct to link to in-repo code on the same branch. |
||
---|---|---|
.. | ||
cargo_features.md | ||
debugging.md | ||
linters.md | ||
linux_dependencies.md | ||
plugins_guidelines.md | ||
profiling.md | ||
release_checklist.md | ||
the_bevy_organization.md |