From 93318433ad8b872b6dbba509179ba44251b46287 Mon Sep 17 00:00:00 2001 From: Max Ammann Date: Thu, 3 Nov 2022 09:28:49 +0100 Subject: [PATCH] Fix rfc link in the README.md (#196) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4765a61c..90dd6e2b 100644 --- a/README.md +++ b/README.md @@ -145,12 +145,12 @@ You can also view the up-to-date documentation [here](https://maplibre.org/mapli ## Book -The maplibre-rs book features a high-level overview over the project from a user and development perspective. +The maplibre-rs [book](https://maplibre.org/maplibre-rs/docs/book/) features a high-level overview over the project from a user and development perspective. ## RFCs We established an RFC process which must be used to describe major changes to maplibre-rs. -Current RFCs can be browsed in the [book](https://maplibre.org/maplibre-rs/book/rfc/0001-rfc-process.html). +Current RFCs can be browsed in the [book](https://maplibre.org/maplibre-rs/docs/book/rfc/0001-rfc-process.html). ## Citing