Skip to content

Commit 19a649c

Browse files
authored
Fix link to releases in README.md
It took me a while to realize I was looking at async-std releases, not http-client ones. :)
1 parent bafcb8b commit 19a649c

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
@@ -31,7 +31,7 @@
3131
API Docs
3232
</a>
3333
<span> | </span>
34-
<a href="https://github.com/async-rs/async-std/releases">
34+
<a href="https://github.com/http-rs/http-client/releases">
3535
Releases
3636
</a>
3737
<span> | </span>

0 commit comments

Comments
 (0)