From 7be37a201870260311f7f92fbae17b5671efb5f8 Mon Sep 17 00:00:00 2001 From: Niklas Keller Date: Sat, 8 Aug 2015 22:09:21 +0200 Subject: [PATCH] Update amp guide link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83823d2..7c94130 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ `amphp/amp` is a non-blocking concurrency framework for PHP applications. -Learn more about `amphp/amp` in [the guide](https://stackedit.io/viewer#!url=https://gist.githubusercontent.com/rdlowrey/41d4067c4b24ef99b87b/raw/d62894bc68334b01e5bcb91e3079635e67af4727/amp-guide.md). +Learn more about `amphp/amp` in [the guide](http://amphp.org/docs/amp/). **Required PHP Version**