mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-27 17:22:57 +01:00
Updated example link to use actix-extras repo (#117)
This commit is contained in:
parent
2d1a493f17
commit
b59e307de1
@ -30,7 +30,7 @@ async fn index(msg: ProtoBuf<MyObj>) -> Result<HttpResponse> {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
See [here](https://github.com/actix/actix-protobuf/tree/master/examples/prost-example) for the complete example.
|
See [here](https://github.com/actix/actix-extras/tree/master/actix-protobuf/examples/prost-example) for the complete example.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user