fix(readme): Correct link to developer setup

Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
This commit is contained in:
Marcel Müller 2024-10-15 22:18:24 +02:00
parent 7759320251
commit f30deebe2a

View file

@ -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