1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-10 05:25:58 +00:00

replace godoc links with the new pkg.go.dev

Former-commit-id: 7c9d8c02fcaee8961b1558d14a79a485703eb7ba
This commit is contained in:
Gerasimos (Makis) Maropoulos
2020-06-14 15:36:24 +03:00
parent 5088a35cf5
commit 115781968b
11 changed files with 22 additions and 22 deletions

8
FAQ.md
View File

@@ -8,7 +8,7 @@ Add a `badge` to your open-source projects powered by [Iris](https://iris-go.com
[![iris](https://img.shields.io/badge/iris-powered-2196f3.svg?style=for-the-badge)](https://github.com/kataras/iris)
```
> The badge is optionally, of course, it is just a simple and fast way to support Iris. The badge is work of a third-party, taken from https://github.com/blob-go/blob-go which was published by our friend @clover113 and we loved it<3
> The badge is optionally, of course, it is just a simple and fast way to support Iris. The badge is work of a third-party, taken from https://github.com/blob-go/blob-go which was published by our friend @clover113 and we loved it🧡
## Editors & IDEs Extensions
@@ -31,10 +31,10 @@ Go version 1.13 and above is required.
More than 100 practical examples, tutorials and articles at:
- https://iris-go.com/start
- https://github.com/kataras/iris/wiki/Starter-kits
- https://github.com/iris-contrib/examples
- https://godoc.org/github.com/kataras/iris
- https://bit.ly/iris-req-book
- https://github.com/kataras/iris/wiki/Starter-kits
- https://github.com/kataras/iris/tree/master/_examples
- https://pkg.go.dev/github.com/kataras/iris/v12@v12.2.0
## Active development mode