Skip to content

Commit aa2ff97

Browse files
rushmoremtheduke
authored and
theduke
committed
Point to the correct juniper_rocket repository
1 parent e740646 commit aa2ff97

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
@@ -45,7 +45,7 @@ If you want Rocket integration, you need to depend on the `juniper_rocket` crate
4545
```toml
4646
[dependencies]
4747
juniper = { version = "0.8.1" }
48-
juniper_rocket = { git = "https://github.com/graphql-rustl/juniper_rocket" }
48+
juniper_rocket = { git = "https://github.com/graphql-rust/juniper_rocket" }
4949
```
5050

5151
## Building schemas

0 commit comments

Comments
 (0)