From 0dee515449cfa8bb7c26e23ec8196b478439e915 Mon Sep 17 00:00:00 2001 From: Michael Wang Date: Sun, 21 Jan 2024 03:46:48 +0000 Subject: [PATCH] Fix Developer FAQ Link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dadb13..67be66e 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ You can find the most important pages below: - [Trying Out Redox](https://doc.redox-os.org/book/ch02-04-trying-out-redox.html) - [Building Redox](https://doc.redox-os.org/book/ch02-05-building-redox.html) - [Build System Documentation](https://doc.redox-os.org/book/ch08-06-build-system-reference.html) -- [Developer FAQ](https://doc.redox-os.org/book/ch09-05-developer-faq.html) +- [Developer FAQ](https://doc.redox-os.org/book/ch09-07-developer-faq.html) - [Chat/Discussions/Help](https://doc.redox-os.org/book/ch13-01-chat.html) ## Ecosystem