diff options
| author | ARC <arjunrc@gmail.com> | 2015-05-11 16:22:57 -0400 |
|---|---|---|
| committer | ARC <arjunrc@gmail.com> | 2015-05-11 16:22:57 -0400 |
| commit | b2367f35e32fad3f2383b9e124df87211f669b59 (patch) | |
| tree | b5413f011afb697c80db98b011d19149272da432 /www/templates/help.html | |
| parent | ff36c7d3135246ce68f782cabf6d92a3f762d2fd (diff) | |
nits - not much to describe
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> |
