diff --git a/plotlyhs.cabal b/plotlyhs.cabal
--- a/plotlyhs.cabal
+++ b/plotlyhs.cabal
@@ -1,9 +1,9 @@
 Name:                plotlyhs
-Version:             0.2.2
+Version:             0.2.3
 Synopsis:            Haskell bindings to Plotly.js
 Description:
             Generate web-based plots with the Plotly.js library.
-            For examples, see <https://glutamate.github.io/plotlyhs/>
+            For examples, see <https://JonathanReeve.github.io/plotlyhs/>
 
 
 License:             MIT
@@ -13,7 +13,7 @@
 build-type:          Simple
 Cabal-Version: 	     >= 1.10
 homepage:            https://github.com/JonathanReeve/plotlyhs
-bug-reports:         https://github.com/diffusionkinetics/open/plotlyhs/open/issues
+bug-reports:         https://github.com/JonathanReeve/plotlyhs/open/issues
 category:            Graphics, Charts
 Tested-With:         GHC == 7.8.4, GHC == 7.10.2, GHC == 7.10.3, GHC == 8.0.1
 
