From 5c4d7d374bcac5538e490b9e5c7e7c5a777a57ba Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Wed, 19 Jun 2024 08:40:15 +0200 Subject: [PATCH] docs: Fix linkcheck Some URLs are still forbidden for our linkcheck tool, so disabling them again. Others are permanently redirected, so adjusting them. --- docs/explanations/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/explanations/install.rst b/docs/explanations/install.rst index fad838b60..2a2f519d9 100644 --- a/docs/explanations/install.rst +++ b/docs/explanations/install.rst @@ -233,7 +233,7 @@ When a pre-built binary does not exist for your system you can build the project You can build PostgREST from source with `Stack `_. It will install any necessary Haskell dependencies on your system. -* `Install Stack `_ for your platform +* `Install Stack `_ for your platform * Install Library Dependencies ===================== =======================================