From 6abd87456afc69e8ab58f3560427f84b606f16a0 Mon Sep 17 00:00:00 2001 From: Arthur Gunn Date: Tue, 20 Nov 2012 13:14:25 +1100 Subject: [PATCH] Fixed example page link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d970fc..b549b30 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A reusable chart library for d3.JS by Bob Monteverde of Novus Partners. Currently in an early stage of development, but will be a very active project. It may change quite a bit from its current state, but will always try to follow the style in which d3.js was done. -You can also check out the [examples page](http://nvd3.com/ghpages/examples.html) +You can also check out the [examples page](http://nvd3.org/ghpages/examples.html) ---