fix: readme examples folder returning not found since monorepo merge

This commit is contained in:
CosminPerRam 2023-12-10 23:32:12 +02:00
parent 35c2aec19b
commit e0cc2a2420

View file

@ -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/).