From 2f45fc8ef3d481cff87b39fa94d5dbb8e834597b Mon Sep 17 00:00:00 2001 From: Matteo Date: Fri, 27 May 2016 12:33:22 +0200 Subject: [PATCH] Fix link in Readme.md (#287) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9a0849..a161984 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Here is basic workflow: The listener server catches http traffic and sends it to ![Diagram](http://i.imgur.com/9mqj2SK.png) ## Installation -Download latest binary from https://github.com/buger/gor/releases or (compile by yourself)[Compilation]. +Download latest binary from https://github.com/buger/gor/releases or [compile by yourself](https://github.com/buger/gor/wiki/Compilation). ## Getting started