Skip to content

Commit 94c98b0

Browse files
authored
fix: OpenAPI generated Rust client URL (#1847)
1 parent baca52a commit 94c98b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/website/pages/docs/client/generated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Generated clients are available for the following languages:
1313
- [PHP](https://github.com/nftstorage/php-client)
1414
- [Python](https://github.com/nftstorage/python-client)
1515
- [Ruby](https://github.com/nftstorage/ruby-client)
16-
- [Rust](https://github.com/nftstorage/python-client)
16+
- [Rust](https://github.com/nftstorage/rust-client)
1717

1818
Please see the repository for each client library for usage details.
1919

0 commit comments

Comments
 (0)