From f30deebe2a66c5c5646cf32bcc37a9595f11d5d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20M=C3=BCller?= Date: Tue, 15 Oct 2024 22:18:24 +0200 Subject: [PATCH] fix(readme): Correct link to developer setup MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marcel Müller --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6521db6aca..211a8c846e 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Here's a short [video](https://youtu.be/KdTsWIy4eN0) on how it's done. 4. Then activate it through the apps management. 🎉 5. To build the docs locally, install mkdocs locally: `apt install mkdocs mkdocs-bootstrap`. -Also see our **[step by step guide](https://nextcloud-talk.readthedocs.io/en/latest/development-setup/)** on how to set up a full development environment. +Also see our **[step by step guide](https://nextcloud-talk.readthedocs.io/en/latest/developer-setup/)** on how to set up a full development environment. ### 🏎️ Faster frontend developing with HMR