From 6a2cd4237dbeb12b63f2a1eeee07536dc9d8dbd4 Mon Sep 17 00:00:00 2001 From: Josh Cough Date: Sat, 28 Nov 2015 11:17:28 -0500 Subject: [PATCH] fixed broken link --- doc/GUIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/GUIDE.md b/doc/GUIDE.md index 691ec96f2f..6348ed736a 100644 --- a/doc/GUIDE.md +++ b/doc/GUIDE.md @@ -48,7 +48,7 @@ all commands work cross-platform, unless explicitly stated otherwise. ## Downloading and Installation The [documentation dedicated to downloading -stack](install_and_upgrade.html) has the most +stack](install_and_upgrade.md) has the most up-to-date information for a variety of operating systems, including multiple GNU/Linux flavors. Instead of repeating that content here, please go check out that page and come back here when you can successfully run `stack --version`.