Skip to content

Commit cfee71b

Browse files
authored
Merge pull request #603 from lbighetti/patch-1
Fixes README.md link to Plug Router
2 parents 57b0334 + 4f7f375 commit cfee71b

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
@@ -103,7 +103,7 @@ to use it in production environment as it does not validate SSL certificates
103103
## Middleware
104104

105105
Tesla is built around the concept of composable middlewares.
106-
This is very similar to how [Plug Router](https://github.com/elixir-plug/plug#the-plug-router) works.
106+
This is very similar to how [Plug Router](https://github.com/elixir-plug/plug#plugrouter) works.
107107

108108
### Basic
109109

0 commit comments

Comments
 (0)