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.
main.rs
1 parent 4115341 commit 761a145Copy full SHA for 761a145
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