You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
A client for the Oura V2 REST API, written in Rust.
4
4
5
-
Documentation for the Oura V2 API is available [here](https://cloud.ouraring.com/v2/doc).
5
+
Documentation for the Oura V2 API is available [here](https://cloud.ouraring.com/v2/docs).
6
6
7
7
The client relies on [reqwest](https://docs.rs/reqwest/latest/reqwest/) for the underlying HTTP client and [serde](https://serde.rs) for serialization and deserialization.
0 commit comments