diff --git a/demo/angular.html b/demo/angular.html
index e5ca53d..ad1aac5 100644
--- a/demo/angular.html
+++ b/demo/angular.html
@@ -21,7 +21,7 @@
       <header>
         <h1>twentytwenty</h1>
         <p>The best way to showcase the difference between 2 images</p>
-        <p class="view"><a href="http://github.com/orderedlist/minimal">View the Project on GitHub <small>mhayes/twentytwenty</small></a></p>
+        <p class="view"><a href="http://github.com/mhayes/twentytwenty">View the Project on GitHub <small>mhayes/twentytwenty</small></a></p>
         <ul>
           <li><a href="https://github.com/mhayes/twentytwenty/zipball/master">Download <strong>ZIP File</strong></a></li>
           <li><a href="https://github.com/mhayes/twentytwenty/tarball/master">Download <strong>TAR Ball</strong></a></li>
diff --git a/demo/index.html b/demo/index.html
index 4d9f142..681c102 100644
--- a/demo/index.html
+++ b/demo/index.html
@@ -16,7 +16,7 @@
       <header>
         <h1>twentytwenty</h1>
         <p>The best way to showcase the difference between 2 images</p>
-        <p class="view"><a href="http://github.com/orderedlist/minimal">View the Project on GitHub <small>mhayes/twentytwenty</small></a></p>
+        <p class="view"><a href="http://github.com/mhayes/twentytwenty">View the Project on GitHub <small>mhayes/twentytwenty</small></a></p>
         <ul>
           <li><a href="https://github.com/mhayes/twentytwenty/zipball/master">Download <strong>ZIP File</strong></a></li>
           <li><a href="https://github.com/mhayes/twentytwenty/tarball/master">Download <strong>TAR Ball</strong></a></li>