Adjust documentation links to fit knowledgebase

This commit is contained in:
Johannes Zellner
2017-08-01 20:38:42 +02:00
parent 99cfe564ae
commit e4c5dfda60
5 changed files with 8 additions and 8 deletions

View File

@@ -91,10 +91,10 @@
<div class="row">
<div class="col-xs-12">
<p>
The Cloudron <a href="https://cloudron.io/references/api.html" target="_blank">REST API</a> can be used to manage all aspects of the Cloudron like adding users and installing apps.
The Cloudron <a href="https://cloudron.io/references/api/index.html" target="_blank">REST API</a> can be used to manage all aspects of the Cloudron like adding users and installing apps.
<br/>
<br/>
You can develop apps for the Cloudron using the <a href="https://cloudron.io/references/cli.html" target="_blank">command-line tool</a>. See the <a href="{{ config.webServerOrigin }}/documentation.html" target="_blank">docs</a> for more information.
You can develop apps for the Cloudron using the <a href="https://cloudron.io/knowledge-base/CLI/index.html" target="_blank">command-line tool</a>. See the <a href="{{ config.webServerOrigin }}/documentation.html" target="_blank">docs</a> for more information.
</p>
</div>
</div>
@@ -113,7 +113,7 @@
<div class="grid-item-top">
<div class="row">
<div class="col-xs-12">
<p>These tokens can be used to access the <a href="https://cloudron.io/references/api.html" target="_blank">Cloudron API</a>. They have the <b>admin</b> <a href="https://cloudron.io/references/api.html#scopes" target="_blank">scope</a> and do not expire.</p>
<p>These tokens can be used to access the <a href="https://cloudron.io/references/api/index.html" target="_blank">Cloudron API</a>. They have the <b>admin</b> <a href="https://cloudron.io/references/api/index.html#scopes" target="_blank">scope</a> and do not expire.</p>
<br/>
<h4 class="text-muted">Active Tokens</h4>
<hr/>