From 5423aba4ef67f4ed81836740406294fe42bca025 Mon Sep 17 00:00:00 2001 From: Andreas Kling Date: Sun, 9 May 2021 09:15:56 +0200 Subject: [PATCH] Meta: Fix broken FAQ link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80a071eb609..dc509b48573 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ See the [SerenityOS build instructions](https://github.com/SerenityOS/serenity/b Please see the [issue policy](https://github.com/SerenityOS/serenity/blob/master/CONTRIBUTING.md#issue-policy). -FAQ: [Frequently Asked Questions](https://github.com/SerenityOS/serenity/blob/master/FAQ.md) +FAQ: [Frequently Asked Questions](https://github.com/SerenityOS/serenity/blob/master/Documentation/FAQ.md) ## Get in touch