We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15ce60e commit ace5843Copy full SHA for ace5843
README.md
@@ -92,7 +92,7 @@ $ go get github.com/labstack/echo
92
- [Streaming Response](http://echo.labstack.com/recipes/streaming-response)
93
- [WebSocket](http://echo.labstack.com/recipes/websocket)
94
- [Subdomains](http://echo.labstack.com/recipes/subdomains)
95
-- [JWT Authentication](http://echo.labstack.com/recipes/jwt-auth)
+- [JWT Authentication](http://echo.labstack.com/recipes/jwt-authentication)
96
- [Graceful Shutdown](http://echo.labstack.com/recipes/graceful-shutdown)
97
98
##[Guide](http://echo.labstack.com/guide)
0 commit comments