Skip to content

Commit 9923217

Browse files
authored
Merge pull request #388 from graphql-rust/delete-dead-link-from-readme
Delete dead link from README.md
2 parents b5befea + ec00121 commit 9923217

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
@@ -81,7 +81,7 @@ A typed GraphQL client library for Rust.
8181
}
8282
```
8383

84-
[A complete example using the GitHub GraphQL API is available](https://github.com/graphql-rust/graphql-client/tree/main/examples/github), as well as sample [rustdoc output](https://www.tomhoule.com/docs/example_module/).
84+
[A complete example using the GitHub GraphQL API is available](https://github.com/graphql-rust/graphql-client/tree/main/examples/github).
8585

8686
## Alternative workflow using the CLI
8787

0 commit comments

Comments
 (0)