mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-08-22 23:55:33 +00:00
docs(readme): fix link to example
This commit is contained in:
@ -23,7 +23,7 @@ Put the package under your project folder and add the following to `Cargo.toml`
|
|||||||
vrchatapi = "^1.0"
|
vrchatapi = "^1.0"
|
||||||
```
|
```
|
||||||
|
|
||||||
See the [examples/online.rs](https://github.com/vrchatapi/vrchatapi-rust/blob/master/examples/online.rs) for getting started.
|
See the [examples/online.rs](https://github.com/vrchatapi/vrchatapi-rust/blob/main/examples/online.rs) for getting started.
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user