From 938cd6f0ac01d800f91dc77de7d8f29438487d81 Mon Sep 17 00:00:00 2001 From: mingrammer Date: Fri, 14 Feb 2020 23:58:10 +0900 Subject: [PATCH] fix(docs): broken links --- docs/getting-started/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/installation.md b/docs/getting-started/installation.md index 2569673..543543e 100644 --- a/docs/getting-started/installation.md +++ b/docs/getting-started/installation.md @@ -43,4 +43,4 @@ It will be saved as `web_service.png` on your working directory. ## Next -See more [Examples](/docs/examples) or see [Guides](/docs/diagram) page for more details. +See more [Examples](/docs/getting-started/examples) or see [Guides](/docs/guides/diagram) page for more details.