diff options
Diffstat (limited to 'www/templates/help.html')
| -rw-r--r-- | www/templates/help.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/templates/help.html b/www/templates/help.html index c947bfdf..c2c43947 100644 --- a/www/templates/help.html +++ b/www/templates/help.html @@ -56,12 +56,12 @@ <ion-item class="item-text-wrap"> <h2><b>I want to contribute!</b></h2> - Awesome. <a href="#" onclick="window.open('http://github.com/arjunroychowdhury/zmNinja', '_blank', 'location=yes'); return false;"> Grab</a> the source code! + Awesome. <a href="#" onclick="window.open('http://github.com/pliablepixels/zmNinja', '_blank', 'location=yes'); return false;"> Grab</a> the source code! </ion-item> <ion-item class="item-text-wrap"> <h2><b>How do I contact the author?</b></h2> - Send me an <a href="#" onclick="window.open('mailto:arjunrc@gmail.com', '_blank', 'location=yes'); return false;">email</a> + Send me an <a href="#" onclick="window.open('mailto:pliablepixels@gmail.com', '_blank', 'location=yes'); return false;">email</a> </ion-item> </div> |
