summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2015-01-12 00:13:17 +0100
committerSamy Pessé <samypesse@gmail.com>2015-01-12 00:13:17 +0100
commitbcb34dcd79f1ff49e947e16e91528ebe554c8449 (patch)
treed5edff10b790c8d5e9c67e5c025e7f023ea95e77
parentdcbf115f25d53a59f6939339b30c1141029c82c0 (diff)
parent71905aa0c89c65ff0b01d5f9b0cf5631cbc0b867 (diff)
downloadgitbook-bcb34dcd79f1ff49e947e16e91528ebe554c8449.zip
gitbook-bcb34dcd79f1ff49e947e16e91528ebe554c8449.tar.gz
gitbook-bcb34dcd79f1ff49e947e16e91528ebe554c8449.tar.bz2
Merge pull request #547 from JozoVilcek/patch-2
Change link to mermaid plugin
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2f7e591..47701a7 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