Skip to content

Commit 749c7d7

Browse files
authored
Merge pull request #184 from github/look/fix-readme
Fix link to twirp-build
2 parents 94dc4d8 + f789c41 commit 749c7d7

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
@@ -2,5 +2,5 @@
22

33
This repository contains the following crates published to crates.io. Please see their respective README files for more information.
44

5-
- [`twirp-build`](https://github.com/github/twirp-rs/tree/main/crates/twirp/twirp-build) - A crate for generating twirp client and server interfaces. This is probably what you are looking for.
5+
- [`twirp-build`](https://github.com/github/twirp-rs/tree/main/crates/twirp-build) - A crate for generating twirp client and server interfaces. This is probably what you are looking for.
66
- [`twirp`](https://github.com/github/twirp-rs/tree/main/crates/twirp/) - A crate used by code that is generated by `twirp-build`

0 commit comments

Comments
 (0)