From 7724ba97b2a14ce017615c887ff6a71c303dae26 Mon Sep 17 00:00:00 2001 From: Igor Ranieri Elland <54423+elland@users.noreply.github.com> Date: Thu, 6 Oct 2022 22:15:06 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fba5b3a2e4..3f021b6f35 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ See the `Makefile`s and `Dockerfile`s, as well as [build/ubuntu/README.md](build #### 2. Use nix-provided build environment -This is suitable only for local development and testing. See [build instructions](./docs/developer/building.md) in the developer documentation. +This is suitable only for local development and testing. See [build instructions](./docs/src/developer/developer/building.md) in the developer documentation. ## How to install and run `wire-server`