Fix the setup billing link
This commit is contained in:
@@ -151,7 +151,7 @@
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<p ng-show="config.update.box">
|
||||
You can update to the next version once you have <a ng-href="{{ config.webServerOrigin + '/pricing.html' }}" target="_blank">setup billing</a>.
|
||||
You can update to the next version once you have <a ng-href="{{ config.webServerOrigin + '/console.html#/userprofile?view=subscriptions&email=' + appstoreConfig.profile.email + '&cloudronId=' + appstoreConfig.cloudronId }}" target="_blank">setup billing</a>.
|
||||
</p>
|
||||
<p>
|
||||
A Cloudron subscription provides access to the Cloudron App Store. This ensures you are running the latest version
|
||||
|
||||
Reference in New Issue
Block a user