Fix broken README link (#482)
This commit is contained in:
parent
6af969081a
commit
25799724f3
|
@ -8,7 +8,7 @@
|
||||||
//! operations specified in the OpenAPI document.
|
//! operations specified in the OpenAPI document.
|
||||||
//!
|
//!
|
||||||
//! For details see the [repo
|
//! For details see the [repo
|
||||||
//! README](https://github.com/oxidecomputer/progenitor/README.md)
|
//! README](https://github.com/oxidecomputer/progenitor/blob/main/README.md)
|
||||||
|
|
||||||
pub use progenitor_client;
|
pub use progenitor_client;
|
||||||
pub use progenitor_impl::Error;
|
pub use progenitor_impl::Error;
|
||||||
|
|
Loading…
Reference in New Issue