From 445bf7aacd50363a06844668cfa2645be825c107 Mon Sep 17 00:00:00 2001 From: "Sebastian L." Date: Wed, 10 Jun 2026 17:36:30 +0200 Subject: [PATCH] Fix URL to eurooffice-nextcloud --- docs/integration/nextcloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integration/nextcloud.md b/docs/integration/nextcloud.md index 99ba734..2d18b1d 100644 --- a/docs/integration/nextcloud.md +++ b/docs/integration/nextcloud.md @@ -26,4 +26,4 @@ Nextcloud app that connects to a running {{ brand.name }} document server. ## Source The Nextcloud integration app lives at -[`{{ brand.repo }}/{{ brand.product_slug }}-nextcloud`](https://github.com/{{ brand.repo }}/{{ brand.product_slug }}-nextcloud). +[`{{ brand.repo }}/{{ brand.product_slug }}-nextcloud`]({{ brand.repo }}/{{ brand.product_slug }}-nextcloud).