Skip to content

Commit ace5843

Browse files
netmmlvishr
authored andcommitted
Fixed jwt-auth recipe link in README
Signed-off-by: Vishal Rana <vr@labstack.com>
1 parent 15ce60e commit ace5843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ $ go get github.com/labstack/echo
9292
- [Streaming Response](http://echo.labstack.com/recipes/streaming-response)
9393
- [WebSocket](http://echo.labstack.com/recipes/websocket)
9494
- [Subdomains](http://echo.labstack.com/recipes/subdomains)
95-
- [JWT Authentication](http://echo.labstack.com/recipes/jwt-auth)
95+
- [JWT Authentication](http://echo.labstack.com/recipes/jwt-authentication)
9696
- [Graceful Shutdown](http://echo.labstack.com/recipes/graceful-shutdown)
9797

9898
##[Guide](http://echo.labstack.com/guide)

0 commit comments

Comments
 (0)