diff --git a/docs/doc.md b/docs/doc.md index d1c33b87..f057a876 100644 --- a/docs/doc.md +++ b/docs/doc.md @@ -2085,7 +2085,7 @@ func main() { } ``` -See a complete example in the `https://github.com/gin-gonic/examples/tree/master/assets-in-binary/example02` directory. +See a complete example in the [`assets-in-binary`](https://github.com/gin-gonic/examples/tree/master/assets-in-binary) directory. ## Server Configuration