From bb9985eaff6cdcec15bae3d39fc717a0b84f0272 Mon Sep 17 00:00:00 2001
From: Mikolaj Konarski <mikolaj.konarski@gmail.com>
Date: Fri, 27 May 2022 16:20:49 +0200
Subject: [PATCH] Change a link that translates badly when rendered on Hackage

(cherry picked from commit 819c3d5656143cb10391e0c266edb92176606814)
---
 Cabal/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cabal/README.md b/Cabal/README.md
index a3e1a95c55..6243422a2c 100644
--- a/Cabal/README.md
+++ b/Cabal/README.md
@@ -6,7 +6,7 @@ See the [Cabal web site] for more information.
 If you also want the `cabal` command-line program, you need the
 [cabal-install] package in addition to this library.
 
-[cabal-install]: ../cabal-install/README.md
+[cabal-install]: ../cabal-install
 
 More information
 ================
-- 
GitLab