From f8df7e372d91cdb4bbc068b32fcd4c8ca82d6c99 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=96mer=20Sinan=20A=C4=9Facan?= <omeragacan@gmail.com>
Date: Thu, 9 Jan 2020 01:50:32 -0500
Subject: [PATCH] Remove another self-reference in README

---
 README.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index e8b511d8..e4717124 100644
--- a/README.md
+++ b/README.md
@@ -155,9 +155,8 @@ well as a JSON file (`result.json`) describing the outcome.
 
 ### Hackage repository
 
-[GHC's GitLab instance](https://gitlab.haskell.org/ghc/head.hackage) uses
-GitLab CI to deploy a Hackage repository with the patches provided by
-`head.hackage`. See the
+GHC's GitLab instance uses GitLab CI to deploy a Hackage repository with the
+patches provided by `head.hackage`. See the
 [repository](http://ghc.gitlab.haskell.org/head.hackage/) for usage
 instructions.
 
-- 
GitLab