mirror of
https://github.com/actix/examples
synced 2024-11-23 14:31:07 +01:00
Fix invalid non-existent link (for database example:rbatis). (#585)
This commit is contained in:
parent
32022a5ec1
commit
3b4ad584eb
@ -1,5 +1,5 @@
|
|||||||
The `rbatis` ORM developers keep their own example on usage with Actix Web.
|
The `rbatis` ORM developers keep their own example on usage with Actix Web.
|
||||||
|
|
||||||
You can find the example in the [rbatis/example/src/actix_web](https://github.com/rbatis/rbatis/blob/master/example/src/actix_web/main.rs) directory.
|
You can find the example in the [rbatis/example/src/actix_web](https://github.com/rbatis/rbatis/blob/a1c09af45d9827f658e9f7ef5b58419e95b25fe7/example/src/actix_web/main.rs) directory.
|
||||||
|
|
||||||
See the [`example` folder readme](https://github.com/rbatis/rbatis/tree/master/example) for a guide on how to get started with the example.
|
See the [`example` folder readme](https://github.com/rbatis/rbatis/tree/master/example) for a guide on how to get started with the example.
|
||||||
|
Loading…
Reference in New Issue
Block a user