From e48460ba0814224476f2aee9ab5c05b8ba422751 Mon Sep 17 00:00:00 2001 From: Anas Mazouni Date: Sat, 16 Dec 2017 21:41:40 +0000 Subject: [PATCH] Url rewriting setup link is broken The given url is broken, I replaced it with this one : https://gist.github.com/910325 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86b7bb37..ae81c9b8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ * Flexible regular expression routing (inspired by [Sinatra](http://www.sinatrarb.com/)) * A set of [boilerplate methods](#api) for rapidly building web apps -* Almost no overhead => [2500+ requests/second](https://gist.github.com/878833) +* Almost no overhead => [2500+ requests/second](https://gist.github.com/910325) ## Getting started