Fix doc links
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user