diff options
| -rw-r--r-- | www/lang/help/help-en.html | 2 | ||||
| -rw-r--r-- | www/templates/first-use.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/lang/help/help-en.html b/www/lang/help/help-en.html index 0cc79bc7..70b5221d 100644 --- a/www/lang/help/help-en.html +++ b/www/lang/help/help-en.html @@ -10,7 +10,7 @@ <b>zmNinja, Privacy & Transparency</b> </h2> -</ion-item><a href="#" onclick="window.open('https://medium.com/@pliablepixels/zmninja-privacy-and-your-data-22fd302695ad', '_blank', 'location=yes'); return false;">Read this post</a> +</ion-item><a href="#" onclick="window.open('https://medium.com/zmninja/zmninja-privacy-and-your-data-5489a5974baf', '_blank', 'location=yes'); return false;">Read this post</a> <ion-item class="item-text-wrap"> diff --git a/www/templates/first-use.html b/www/templates/first-use.html index faddf294..616f0cd0 100644 --- a/www/templates/first-use.html +++ b/www/templates/first-use.html @@ -33,7 +33,7 @@ </button> <div class="animated bounceInUp"> <small ><a style="text-decoration:none; color:white" - href="#" onclick="window.open('https://medium.com/@pliablepixels/zmninja-privacy-and-your-data-22fd302695ad', '_blank', 'location=yes'); return false;">{{'kDataPrivacy' | translate}}</a> + href="#" onclick="window.open('https://medium.com/zmninja/zmninja-privacy-and-your-data-5489a5974baf', '_blank', 'location=yes'); return false;">{{'kDataPrivacy' | translate}}</a> </small> </div> </center> |
