Merge pull request #39 from ianlyons/patch-1

Fix example link in README.md
This commit is contained in:
thinkerou 2022-08-24 09:28:19 +08:00 committed by GitHub
commit 1e2ad02192
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ import "github.com/gin-contrib/static"
### Canonical example
See the [example](example)
See the [example](_example)
```go
package main