We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4115341 + 761a145 commit 9733765Copy full SHA for 9733765
README.md
@@ -9,7 +9,7 @@ Wundergraph provides a platform to easily expose your database through a GraphQL
9
10
11
## Example
12
-For a full example application see the [example project](https://github.com/weiznich/wundergraph/tree/master/wundergraph_example/src/main.rs)
+For a full example application see the [example project](https://github.com/weiznich/wundergraph/blob/master/wundergraph_example/src/bin/main.rs)
13
14
```rust
15
#[macro_use] extern crate diesel;
0 commit comments