From d99e02663b177443beae03d4b095cfa59d9286e5 Mon Sep 17 00:00:00 2001 From: omar Date: Sat, 20 Aug 2016 17:18:44 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 49371d5..d17af03 100644 --- a/Home.md +++ b/Home.md @@ -8,7 +8,7 @@ Ideas and codes - Bezier widget (by @r-lyeh) https://github.com/ocornut/imgui/issues/786 - Node graph editors https://github.com/ocornut/imgui/issues/306 -- [[Log Window|log_window_example]] +- Log Window https://github.com/ocornut/imgui/issues/300 - IP Entry Box (by @adam4813) https://github.com/ocornut/imgui/issues/388 - [[Memory Editor|memory_editor_example]] - [[Plot var helper|plot_var_example]]