From a4be90425fee3aed4866de1937cf0c0590eeb48a Mon Sep 17 00:00:00 2001 From: Scott Mitchell Date: Sat, 12 Oct 2019 14:27:30 -0700 Subject: [PATCH] Updated Frequently Asked Questions (markdown) --- Frequently-Asked-Questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md index 7c2f2d6..361cab8 100644 --- a/Frequently-Asked-Questions.md +++ b/Frequently-Asked-Questions.md @@ -20,7 +20,7 @@ | [I integrated Dear ImGui in my engine and the text or lines are blurry..](https://github.com/ocornut/imgui/wiki/Frequently-Asked-Questions#q-i-integrated-dear-imgui-in-my-engine-and-the-text-or-lines-are-blurry) | | [I integrated Dear ImGui in my engine and some elements are clipping or disappearing when I move windows around..](https://github.com/ocornut/imgui/wiki/Frequently-Asked-Questions#q-i-integrated-dear-imgui-in-my-engine-and-some-elements-are-clipping-or-disappearing-when-i-move-windows-around) | | [How can I help?](https://github.com/ocornut/imgui/wiki/Frequently-Asked-Questions#q-how-can-i-help) | -| [Tips](https://github.com/ocornut/imgui/wiki/_new#tips) | +| [Tips](https://github.com/ocornut/imgui/wiki/Frequently-Asked-Questions#tips) | ### Q: Where is the documentation?