Skip to content

Commit 20ebeb4

Browse files
author
Alexei Pastuchov
committed
correction of link to the example
1 parent ffbb883 commit 20ebeb4

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)