From 1ab8a8b8f6fb3aba02870c58d350bb68f5bf0c97 Mon Sep 17 00:00:00 2001 From: David Benson Date: Wed, 7 Sep 2016 09:56:07 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f1a48955..265ed733 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,9 @@ draw.io is dual licensed under either the GPL v3 or the [mxGraph Commerical Lice Development ----------- -A development guide is being started on the Github project wiki. There is no ["draw.io"](http://stackoverflow.com/questions/tagged/draw.io) tag on Stack Overflow currently, but will be when someone adds it to a good question... +A development guide is being started on the Github project wiki. There is no [draw.io](http://stackoverflow.com/questions/tagged/draw.io) tag on Stack Overflow currently, but will be when someone adds it to a good question... -The [mxGraph documentation](https://jgraph.github.io/mxgraph/) provides a lot of the docs for the bottom part of the stack. There is an ["mxgraph" tag on SO](http://stackoverflow.com/questions/tagged/mxgraph). +The [mxGraph documentation](https://jgraph.github.io/mxgraph/) provides a lot of the docs for the bottom part of the stack. There is an [mxgraph tag on SO](http://stackoverflow.com/questions/tagged/mxgraph). Running -------