From 98ee8626b342c6d37c281e1e442e5ceadfded82a Mon Sep 17 00:00:00 2001 From: David Dollar Date: Fri, 30 Jan 2015 17:16:11 -0500 Subject: [PATCH] fix readme links --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 7013527..4f1cbe3 100644 --- a/README.md +++ b/README.md @@ -11,15 +11,9 @@ Foreman in Go. ##### Precompiled Binaries -* Linux - [[32-bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/linux-386/forego)] - [[64-bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/linux-amd64/forego)] -* OS X - [[32-bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/darwin-386/forego)] - [[64-bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/darwin-amd64/forego)] -* Windows - [[32-bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/windows-386/forego.exe)] - [[64-bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/windows-amd64/forego.exe)] +* [Linux](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/linux-amd64/forego)] +* [OSX](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/darwin-amd64/forego)] +* [Windows](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/windows-amd64/forego.exe)] ##### Compile from Source