diff options
author | Jozef Vilcek <JozoVilcek@users.noreply.github.com> | 2015-01-12 00:11:02 +0100 |
---|---|---|
committer | Jozef Vilcek <JozoVilcek@users.noreply.github.com> | 2015-01-12 00:11:02 +0100 |
commit | 71905aa0c89c65ff0b01d5f9b0cf5631cbc0b867 (patch) | |
tree | d5edff10b790c8d5e9c67e5c025e7f023ea95e77 /README.md | |
parent | dcbf115f25d53a59f6939339b30c1141029c82c0 (diff) | |
download | gitbook-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |