mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
fix: readme examples folder returning not found since monorepo merge
This commit is contained in:
parent
35c2aec19b
commit
e0cc2a2420
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ Response (note that some games have a different structure):
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Want to see more examples? Checkout the [examples](examples) folder.
|
Want to see more examples? Checkout the [examples](crates/lib/examples) folder.
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
The documentation is available at [docs.rs](https://docs.rs/gamedig/latest/gamedig/).
|
The documentation is available at [docs.rs](https://docs.rs/gamedig/latest/gamedig/).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue