diff --git a/README.md b/README.md index a4b75fcb..21c45148 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ If you're coming from Node.js world, this i What you say about Iris ✌ -----------

- + @@ -281,7 +281,7 @@ FAQ & Documentation 3. Navigate through [community examples](https://github.com/iris-contrib/examples) too -4. [DZone: A URL Shortener Service Using Go, Iris, and Bolt](https://twitter.com/DZone/status/843673709793742848) +4. [Creating A URL Shortener Service Using Go, Iris, and Bolt](https://medium.com/@kataras/a-url-shortener-service-using-go-iris-and-bolt-4182f0b00ae7) 5. [./adaptors](https://github.com/kataras/iris/tree/v6/adaptors) and [./middleware](https://github.com/kataras/iris/tree/v6/middleware) contains examples of their usage