From e4ebd6d9750a08f915f41f084e1e1b4e6369709d Mon Sep 17 00:00:00 2001 From: laund Date: Tue, 18 Nov 2025 21:11:15 +0100 Subject: [PATCH] remove mention of tracy version from profiling docs --- docs/profiling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/profiling.md b/docs/profiling.md index 7341761b887b4..7a88b1311af61 100644 --- a/docs/profiling.md +++ b/docs/profiling.md @@ -70,7 +70,7 @@ The [Tracy profiling tool](https://github.com/wolfpld/tracy) is: #### Tracy Quickstart -1. Install the [correct Tracy version](#finding-the-correct-tracy-version) (0.12.2 for Bevy 0.17) +1. Install the [correct Tracy version](#finding-the-correct-tracy-version) - [Windows binaries (official)](https://github.com/wolfpld/tracy/releases) - [Macos and Linux binaries (third-party builds)](https://github.com/tracy-builds/tracy-builds/releases) - [Packages](https://repology.org/project/tracy/versions)