readme: fix users link (#1493)

This commit is contained in:
Eason Lin 2018-08-17 11:21:14 +08:00 committed by 田欧
parent 7eb0f74b89
commit a643d20605
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ Gin is a web framework written in Go (Golang). It features a martini-like API wi
- [Try to bind body into different structs](#try-to-bind-body-into-different-structs)
- [http2 server push](#http2-server-push)
- [Testing](#testing)
- [Users](#users--)
- [Users](#users)
## Installation