From 71905aa0c89c65ff0b01d5f9b0cf5631cbc0b867 Mon Sep 17 00:00:00 2001 From: Jozef Vilcek Date: Mon, 12 Jan 2015 00:11:02 +0100 Subject: [PATCH] Change link to mermaid plugin Repository name for mermaid plugin has changed to better reflect naming conventions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f7e591ab..47701a786 100644 --- a/README.md +++ b/README.md @@ -249,7 +249,7 @@ Plugins needed to build a book can be installed using: `gitbook install ./`. | [JSBin](https://github.com/jcouyang/gitbook-plugin-jsbin) | Embedded jsbin frame into your book | | [GrVis](https://github.com/romanlytkin/gitbook-grvis) | Gitbook GrViz plugin is used to select from markdown dot and converting it into a picture format svg | | [PlantUml](https://github.com/romanlytkin/gitbook-plantuml) | Gitbook PlantUml plugin is used to select from markdown uml and converting it into a picture format svg | -| [Mermaid](https://github.com/JozoVilcek/gitbook-mermaid-plugin) | Adds diagrams and flowcharts rendered by [mermaid](https://github.com/knsv/mermaid) | +| [Mermaid](https://github.com/JozoVilcek/gitbook-plugin-mermaid) | Adds diagrams and flowcharts rendered by [mermaid](https://github.com/knsv/mermaid) | #### Debugging