From 4199dc64aa650a76cd8541b3d5fe9c1b2024a8dc Mon Sep 17 00:00:00 2001
From: yamashush <38120991+yamashush@users.noreply.github.com>
Date: Thu, 11 Jan 2024 18:34:46 +0900
Subject: [PATCH] fix link

Signed-off-by: yamashush <38120991+yamashush@users.noreply.github.com>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 22093c4b7..1b222f433 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ We are currently working on HedgeDoc 2, a complete rewrite of HedgeDoc. Please n
 - HedgeDoc 2 will be split in two components. The backend and the frontend. Both are present in this repository.
 
 ## Development
-Information for setting up a local development environment can be found in the [developer documentation](./docs/content/dev/getting-started.md)
+Information for setting up a local development environment can be found in the [developer documentation](./docs/content/how-to/develop/setup.md)
 
 ## HedgeDoc 2 Alpha
 Curious about the new look and feel of HedgeDoc 2? We provide a demo of the alpha on [hedgedoc.dev](https://hedgedoc.dev).