Skip to content

Commit ed4986f

Browse files
authored
Merge pull request #56 from p-alik/readme-fix-example-link
correction of the link to the example
2 parents ffbb883 + 20ebeb4 commit ed4986f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ Wundergraph provides a platform to easily expose your database through a GraphQL
77

88

99
## Example
10-
For a full example application see the [example project](https://github.com/weiznich/wundergraph/blob/master/wundergraph_example/src/bin/main.rs)
10+
11+
For a full example application see the [example project](https://github.com/weiznich/wundergraph/blob/master/wundergraph_example/src/bin/wundergraph_example.rs)
1112

1213
```rust
1314
#[macro_use] extern crate diesel;

0 commit comments

Comments
 (0)