summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJozef Vilcek <JozoVilcek@users.noreply.github.com>2015-01-12 00:11:02 +0100
committerJozef Vilcek <JozoVilcek@users.noreply.github.com>2015-01-12 00:11:02 +0100
commit71905aa0c89c65ff0b01d5f9b0cf5631cbc0b867 (patch)
treed5edff10b790c8d5e9c67e5c025e7f023ea95e77 /README.md
parentdcbf115f25d53a59f6939339b30c1141029c82c0 (diff)
downloadgitbook-71905aa0c89c65ff0b01d5f9b0cf5631cbc0b867.zip
gitbook-71905aa0c89c65ff0b01d5f9b0cf5631cbc0b867.tar.gz
gitbook-71905aa0c89c65ff0b01d5f9b0cf5631cbc0b867.tar.bz2
Change link to mermaid plugin
Repository name for mermaid plugin has changed to better reflect naming conventions
Diffstat (limited to 'README.md')
-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