diff --git a/json/nextcloudpi.json b/json/nextcloudpi.json index b78becfdc..8514810dc 100644 --- a/json/nextcloudpi.json +++ b/json/nextcloudpi.json @@ -1,5 +1,5 @@ { - "name": "Nextcloud", + "name": "NextcloudPi", "slug": "nextcloudpi", "categories": [ 2 @@ -9,7 +9,7 @@ "updateable": false, "privileged": false, "interface_port": 4443, - "documentation": null, + "documentation": "https://docs.nextcloudpi.com/", "website": "https://github.com/nextcloud/nextcloudpi", "logo": "https://raw.githubusercontent.com/loganmarchione/homelab-svg-assets/main/assets/nextcloud.svg", "description": "NextCloudPi is a popular self-hosted solution for file collaboration and data storage. It is built on the NextCloud software, which is an open-source platform for data management.",