diff --git a/webadmin/src/index.html b/webadmin/src/index.html index 6e80e4264..d6d8fd6d6 100644 --- a/webadmin/src/index.html +++ b/webadmin/src/index.html @@ -137,7 +137,7 @@
- The Cloudron REST API can be used to manage all aspects of the Cloudron like adding users and installing apps.
+ The Cloudron REST API can be used to manage all aspects of the Cloudron like adding users and installing apps.
- You can develop apps for the Cloudron using the command-line tool. See the docs for more information.
+ You can also develop custom apps for the Cloudron by following our packaging guide.
These tokens can be used to access the Cloudron API. They have the admin scope and do not expire.
+These tokens can be used to access the Cloudron API.