Skip to content

Commit 2790d86

Browse files
committed
updates readme
1 parent d5a1fe1 commit 2790d86

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -517,12 +517,12 @@ api_response = api_instance.get_invoices(
517517
This SDK is one of a number of SDK’s that the Xero Developer team builds and maintains. We are grateful for all the contributions that the community makes.
518518

519519
Here are a few things you should be aware of as a contributor:
520-
* Xero has adopted the Contributor Covenant [Code of Conduct](https://github.com/XeroAPI/xero-ruby/blob/master/CODE_OF_CONDUCT.md), we expect all contributors in our community to adhere to it
520+
* Xero has adopted the Contributor Covenant [Code of Conduct](https://github.com/XeroAPI/xero-python/blob/master/CODE_OF_CONDUCT.md), we expect all contributors in our community to adhere to it
521521
* If you raise an issue then please make sure to fill out the Github issue template, doing so helps us help you
522522
* You’re welcome to raise PRs. As our SDKs are generated we may use your code in the core SDK build instead of merging your code
523-
* We have a [contribution guide](https://github.com/XeroAPI/xero-ruby/blob/master/CONTRIBUTING.md) for you to follow when contributing to this SDK
523+
* We have a [contribution guide](https://github.com/XeroAPI/xero-python/blob/master/CONTRIBUTING.md) for you to follow when contributing to this SDK
524524
* Curious about how we generate our SDK’s? Have a [read of our process](https://devblog.xero.com/building-sdks-for-the-future-b79ff726dfd6) and have a look at our [OpenAPISpec](https://github.com/XeroAPI/Xero-OpenAPI)
525-
* This software is published under the [MIT License](https://github.com/XeroAPI/xero-ruby/blob/master/LICENSE)
525+
* This software is published under the [MIT License](https://github.com/XeroAPI/xero-python/blob/master/LICENSE)
526526

527527
For questions that aren’t related to SDKs please refer to our [developer support page](https://developer.xero.com/support/).
528528

0 commit comments

Comments
 (0)