From 92ad8641e923959da173d270bb8e261ec572e2cd Mon Sep 17 00:00:00 2001 From: MinJae Kwon Date: Mon, 3 Feb 2020 12:01:25 +0900 Subject: [PATCH] fix(docs): fix link typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 077d3f26..4fa2413b 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It uses [Graphviz](https://www.graphviz.org/) to render the diagram, so you need $ pip install diagrams ``` -You can start with [quick start](https://diagram.mingrammer.com/docs/installattion/#quick-start). And you can find [guides](https://diagram.mingrammer.com/diagram) for more details. +You can start with [quick start](https://diagrams.mingrammer.com/docs/installattion/#quick-start). And you can find [guides](https://diagrams.mingrammer.com/diagram) for more details. ## Examples