replace terms link with license

This commit is contained in:
Girish Ramakrishnan
2018-02-23 14:58:20 -08:00
parent 2d20e3c13d
commit 5966ee6800
+1 -1
View File
@@ -247,7 +247,7 @@
<div class="checkbox" ng-show="appstoreLogin.register">
<label>
<input type="checkbox" ng-model="appstoreLogin.termsAccepted">I agree to Cloudron <a href="https://cloudron.io/legal/terms.html" target="_blank">terms</a>
<input type="checkbox" ng-model="appstoreLogin.termsAccepted">I accept the Cloudron <a href="https://cloudron.io/legal/license.html" target="_blank">license</a>
</label>
</div>