From ba78455f54c3c0454cc8aefe56f6eb05c47cd0f6 Mon Sep 17 00:00:00 2001 From: Vincent Wei Date: Mon, 29 Jul 2019 16:26:59 +0800 Subject: [PATCH] link to overview --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 21c6544..b71b4e0 100644 --- a/Home.md +++ b/Home.md @@ -72,7 +72,7 @@ the contents of the existing documents to understand and learn the basic usage, concepts and APIs of MiniGUI. These documents are organized on the old MiniGUI Wiki system or in PDF files: -* [MiniGUI Overview](http://wiki.minigui.com/twiki/bin/view/Products/MiniGUIIntroEN) +* [MiniGUI Overview](MiniGUI-Overview) * [Datasheet for MiniGUI 3.2 (PDF)](http://www.minigui.com/docs/MINIGUI-DATASHEET-3.2.pdf) * [User Manual for MiniGUI 3.0 (PDF)](http://www.minigui.com/docs/MINIGUI-USER-MANUAL-V3.0-5E.pdf) * [Programming Guide of MiniGUI 3.2](http://wiki.minigui.com/twiki/bin/view/Products/MiniGUIProgGuideV32)