From 075b0c309ff6c41d2cfa34bcbb425559f5ca4097 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/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.rst b/docs/install.rst index 8ba9f56d4..48809d54d 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -228,7 +228,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 ===================== =======================================