diff --git a/README.md b/README.md index d30ab25..6ebf2b6 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Download latest binary from https://github.com/buger/gor/releases or (compile by The most basic setup will be `sudo ./gor --input-raw :8000 --output-dummy=""` which acts like tcpdump. If you already have test environment you can start replaying: `sudo ./gor --input-raw :8000 --output-http http://staging.env`. -See the our wiki and especially [[Getting started]] wiki page for more info. +See the our wiki and especially [Getting started](https://github.com/buger/gor/wiki/Getting-Started) wiki page for more info. ## Want to Upgrade?