From c03363b52012ba035fd901fb8cf2d0061827dbb8 Mon Sep 17 00:00:00 2001 From: Piotr Sarna Date: Wed, 3 Feb 2021 08:49:53 +0100 Subject: [PATCH] README: fix a dead link for building instructions The link was outdated, since its destination was moved to a subdirectory. Message-Id: --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61e1b2c67a..39f5a3a39d 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ For further information, please see: * [Docker image build documentation] for information on how to build Docker images. [developer documentation]: HACKING.md -[build documentation]: docs/building.md +[build documentation]: docs/guides/building.md [docker image build documentation]: dist/docker/redhat/README.md ## Running Scylla