Fix doc links

This commit is contained in:
Girish Ramakrishnan
2020-09-09 10:08:13 -07:00
parent d0e2df5166
commit c02cf0f5dc
18 changed files with 60 additions and 60 deletions

View File

@@ -50,7 +50,7 @@
</div>
<div class="modal-body">
<p ng-hide="appInfo.app.appStoreId">
This is a custom app and not installed from the App Store and will not receive updates. See the <a target="_blank" ng-href="{{ webServerOrigin }}/documentation/custom-apps/tutorial/">documentation</a>
This is a custom app and not installed from the App Store and will not receive updates. See the <a target="_blank" ng-href="https://docs.cloudron.io/custom-apps/tutorial/">documentation</a>
on how to update a custom app.
</p>
<p ng-show="appInfo.app.manifest.documentationUrl">