Skip to content

Commit ca7567b

Browse files
committed
Remove link to deprecared Plug module from Readme
1 parent b07de27 commit ca7567b

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
@@ -51,7 +51,7 @@ Note: If your plug router uses `Plug.CSRFProtection`, `FunWithFlags.UI.Router` s
5151

5252
### Standalone
5353

54-
Again, because it's just a plug, it can be run standalone in [different](https://hexdocs.pm/plug/readme.html#supervised-handlers) [ways](https://hexdocs.pm/plug/Plug.Adapters.Cowboy.html#http/3).
54+
Again, because it's just a plug, it can be run [standalone](https://hexdocs.pm/plug/readme.html#supervised-handlers).
5555

5656
If you clone the repository, the library comes with two convenience functions to accomplish this:
5757

0 commit comments

Comments
 (0)