Skip to content

Commit 078ff87

Browse files
committed
Merge branch 'master' of github.com:weiznich/wundergraph
2 parents 97c6aa6 + 9733765 commit 078ff87

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
@@ -9,7 +9,7 @@ Wundergraph provides a platform to easily expose your database through a GraphQL
99

1010

1111
## Example
12-
For a full example application see the [example project](https://github.com/weiznich/wundergraph/tree/master/wundergraph_example/src/main.rs)
12+
For a full example application see the [example project](https://github.com/weiznich/wundergraph/blob/master/wundergraph_example/src/bin/main.rs)
1313

1414
```rust
1515
#[macro_use] extern crate diesel;

0 commit comments

Comments
 (0)