diff --git a/Home.md b/Home.md index 44bbaa0..d77a4b0 100644 --- a/Home.md +++ b/Home.md @@ -7,3 +7,5 @@ **Iris** can be used as a web port for [gRPC](https://grpc.io/). REST API for gRPC services. The source code of Iris is hosted on [GitHub ](https://github.com/kataras/iris) and licensed under the terms of [BSD 3-clause License](https://opensource.org/licenses/BSD-3-Clause), like the [Go project](https://github.com/golang/go) itself. + +> Documentation refers to the [v12.1.8 stable release](https://github.com/kataras/iris/tree/v12.1.8). Want to learn about the upcoming release? Head over to the [HISTORY.md#next](https://github.com/kataras/iris/blob/master/HISTORY.md#next) instead. diff --git a/_Sidebar.md b/_Sidebar.md index 0fe99aa..4be614c 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -36,7 +36,7 @@ * [[Sitemap]] * [[Localization]] * [[Testing]] -* 🚀Responses + * 🤓Resources * [[Starter Kits|Starter-kits]] * [[Publications]]