From 9a558574c959176c42f3cfab16c4389e0bc1ce67 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Fri, 9 Oct 2020 23:42:22 +0000 Subject: [PATCH] Fixes adding new GHC documentation link Also makes capitalization a bit more consistent. --- docs/reference/supported-ghc-versions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/supported-ghc-versions.md b/docs/reference/supported-ghc-versions.md index 1506e9b6bc..cdf37b65cc 100644 --- a/docs/reference/supported-ghc-versions.md +++ b/docs/reference/supported-ghc-versions.md @@ -29,4 +29,4 @@ for a list of all the valid `compiler-nix-names`. See also: -* [Instructions on adding new ghc versions](adding-new-ghc.md). +* [Instructions on adding new GHC versions](../dev/adding-new-ghc.md).