Skip to content

Commit 7dcf8eb

Browse files
committed
Fix type in markdown link in README
1 parent 19ce5e5 commit 7dcf8eb

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
@@ -54,7 +54,7 @@ available via the `:duct.router/reitit` key. For example:
5454
:app.example/handler {}
5555
```
5656

57-
[reitit][]: https://github.com/metosin/reitit
57+
[reitit]: https://github.com/metosin/reitit
5858

5959
You can also use the `:routes` key on the module:
6060

0 commit comments

Comments
 (0)