From 153f4d685b670b16d901ef3dc63097d2430c5019 Mon Sep 17 00:00:00 2001 From: omar Date: Tue, 20 Sep 2022 16:48:13 +0200 Subject: [PATCH] Updated Developer Tips (markdown) --- Developer-Tips.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Developer-Tips.md b/Developer-Tips.md index aed29e1..f1e31cb 100644 --- a/Developer-Tips.md +++ b/Developer-Tips.md @@ -1,6 +1,6 @@ Tips for when working on Dear ImGui codebase. -Also see [Tips](https://github.com/ocornut/imgui/wiki/Tips), [Tips](https://github.com/ocornut/imgui/wiki/Debug-Tools). +Also see [Tips](https://github.com/ocornut/imgui/wiki/Tips), [Debug Tools](https://github.com/ocornut/imgui/wiki/Debug-Tools). ### Metrics The Metrics window exposes lots of information about the library state.