Fix broken Rate Limiter link (#1301)

pull/1304/head
sadfun 2021-04-28 17:17:08 +07:00 committed by GitHub
parent a95e371920
commit 0c8b833f9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.github/README.md vendored
View File

@ -124,7 +124,7 @@ go get -u github.com/gofiber/fiber/v2
- [Rapid](https://dev.to/koddr/welcome-to-fiber-an-express-js-styled-fastest-web-framework-written-with-on-golang-497) server-side programming
- [Template engines](https://github.com/gofiber/template)
- [WebSocket support](https://github.com/gofiber/websocket)
- [Rate Limiter](https://docs.gofiber.io/middleware/limiter)
- [Rate Limiter](https://docs.gofiber.io/api/middleware/limiter)
- Translated in [15 languages](https://docs.gofiber.io/)
- And much more, [explore Fiber](https://docs.gofiber.io/)