From f477ed289c41af166fa4e06b47534f16bd8569e3 Mon Sep 17 00:00:00 2001 From: xxyzz Date: Mon, 20 Jul 2020 17:31:54 +0800 Subject: [PATCH] fix broken build guide link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58ebfd0326..4e1650bae4 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ licenses are available in this repository in the files racket/src/LICENSE-LGPL.txt, racket/src/LICENSE-APACHE.txt, and racket/src/LICENSE-MIT.txt. -See the [Racket Build Guide](../build.md) for more guidance on +See the [Racket Build Guide](build.md) for more guidance on contributing. The [Friendly Environment Policy](https://racket-lang.org/friendly.html) contains guidelines on expected behavior within the Racket community.