Skip to content

Commit de2f4ae

Browse files
authored
Merge pull request #368 from mathstuf/fix-readme-links
graphql_client_web/README: fix broken links
2 parents 96217ad + 76efcfd commit de2f4ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql_client_web/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
Make boilerplate-free GraphQL API calls from web browsers using [graphql-client](../README.md) and [wasm-bindgen](https://github.com/alexcrichton/wasm-bindgen).
44

5-
For usage details, see the [API docs](https://docs.rs/graphql_client_web/latest), the [example](../graphql_client/examples/web) and the [tests](./tests/web.rs).
5+
For usage details, see the [API docs](https://docs.rs/graphql_client_web/latest), the [example](../examples/web) and the [tests](../graphql_client/tests/web.rs).

0 commit comments

Comments
 (0)