summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Nylen <jnylen@gmail.com>2016-08-09 03:16:52 +0000
committerJames Nylen <jnylen@gmail.com>2016-08-09 03:19:41 +0000
commitfb467fc6af82427d13a7964e2a1ac6f4cfc8a6f5 (patch)
treec89ffc84376df9793ada78306bdc60294b0be84b
parent97d2a9b9b0ebe4b040db419466bfaa6d0915e14c (diff)
downloadd3-process-map-fb467fc6af82427d13a7964e2a1ac6f4cfc8a6f5.zip
d3-process-map-fb467fc6af82427d13a7964e2a1ac6f4cfc8a6f5.tar.gz
d3-process-map-fb467fc6af82427d13a7964e2a1ac6f4cfc8a6f5.tar.bz2
Switch example links to https://nylen.io/d3-process-map/
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index aabbe7f..e50137b 100644
--- a/README.md
+++ b/README.md
@@ -9,13 +9,13 @@ illustrating the relationships between objects in a process.
#### Data manipulation and reporting process:
-[![Default dataset](http://nylen.tv/d3-process-map/img/thumb-default.png)](http://nylen.tv/d3-process-map/)
-http://nylen.tv/d3-process-map/
+[![Default dataset](https://nylen.io/d3-process-map/img/thumb-default.png)](https://nylen.io/d3-process-map/)
+<br>https://nylen.io/d3-process-map/
#### Co-occurrences of Les Miserables characters:
-[![Les Mis dataset](http://nylen.tv/d3-process-map/img/thumb-les-mis.png)](http://nylen.tv/d3-process-map/?dataset=les-mis)
-http://nylen.tv/d3-process-map/?dataset=les-mis
+[![Les Mis dataset](https://nylen.io/d3-process-map/img/thumb-les-mis.png)](https://nylen.io/d3-process-map/?dataset=les-mis)
+<br>https://nylen.io/d3-process-map/?dataset=les-mis
### Features