From dda630f9ced3176d547cdec1468e1b85885480d9 Mon Sep 17 00:00:00 2001
From: Michael Snoyman <michael@snoyman.com>
Date: Wed, 10 Apr 2019 11:41:19 +0300
Subject: [PATCH] Updated tutorial URL

---
 process.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/process.cabal b/process.cabal
index 18756d85..24999905 100644
--- a/process.cabal
+++ b/process.cabal
@@ -16,7 +16,7 @@ description:
     which uses this package internally. It features better binary
     support, easier concurrency, and a more composable API. You can
     read more about it at
-    <https://haskell-lang.org/library/typed-process>.
+    <https://github.com/fpco/typed-process/#readme>.
 
 extra-source-files:
     aclocal.m4
-- 
GitLab