Rename the github repo to simconnect-sdk-rs

This commit is contained in:
Mihai Dinculescu
2022-10-29 14:58:58 +01:00
parent 708f6b2ac5
commit 8cc948816d
7 changed files with 23 additions and 19 deletions

View File

@@ -77,7 +77,7 @@
//! }
//! ```
//!
//! See [more examples](https://github.com/mihai-dinculescu/simconnect-sdk/tree/main/examples).
//! See [more examples](https://github.com/mihai-dinculescu/simconnect-sdk-rs/tree/main/examples).
mod bindings;
mod domain;