diff --git a/README.md b/README.md index 760a43f6..9290695f 100644 --- a/README.md +++ b/README.md @@ -630,7 +630,7 @@ Useful Links ============ * [Q&A about this project](https://github.com/frol/flask-restplus-server-example/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3Aquestion) -* [Valuable extensions that didn't make into the upstream](https://github.com/frol/flask-restplus-server-example/labels/extension) +* [Valuable extensions that didn't make into the upstream](https://github.com/frol/flask-restplus-server-example/issues?utf8=%E2%9C%93&q=label%3Aextension) * "[The big Picture](https://identityserver.github.io/Documentation/docsv2/overview/bigPicture.html)" - short yet complete idea about how the modern apps should talk. * "[Please. Don't PATCH Like An Idiot.](http://williamdurand.fr/2014/02/14/please-do-not-patch-like-an-idiot/)"