Fix broken links to docs

This commit is contained in:
Girish Ramakrishnan
2017-08-11 20:39:45 -07:00
parent 335631ac28
commit 178b04fead
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -137,7 +137,7 @@
</fieldset>
</div>
<div ng-show="config.provider !== 'caas' && config.update.box.upgrade">
<b>Please use the CLI tool to upgrade by following the instructions <a href="https://cloudron.io/references/selfhosting/#updates" target="_blank" >here</a>.</b>
<b>Please use the CLI tool to upgrade by following the instructions <a ng-href="{{ config.webServerOrigin + '/documentation/updates/' }}" target="_blank" >here</a>.</b>
</div>
</div>
</div>