From 8c5e2171c1e66067c1470fa235bb7df564a64806 Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Mon, 3 Mar 2025 09:11:24 +0100 Subject: [PATCH] fix: docs link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c28c02a6d..7cf28e33b 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ opencloud/bin/opencloud init && opencloud/bin/opencloud server ``` This creates a server configuration (by default in `$HOME/.opencloud`) and starts the server. -For more setup- and installation options consult the [Development Documentation](https://docs.opencloud.eu/opencloud/). +For more setup- and installation options consult the [Development Documentation](https://docs.opencloud.eu/). ### Contribute