Skip to content

Commit 7d3e7aa

Browse files
authored
Merge pull request #16 from XeroAPI/sid-development
Fix link in README
2 parents 6675b8c + 343e214 commit 7d3e7aa

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ We've created [xero-python-outh2-starter](https://github.com/XeroAPI/xero-python
3838
Here is a [15 min video walkthrough](https://www.youtube.com/watch?v=i8JWtbMo90M) on using the starter project.
3939

4040
## Kitchen Sync app
41-
We've created [xero-python-outh2-app](https://github.com/XeroAPI/xero-python-oauth2-starter) a project to demonstrate how to make API calls and displays the python code used to make the call and the JSON response.
41+
We've created [xero-python-outh2-app](https://github.com/XeroAPI/xero-python-oauth2-app) a project to demonstrate how to make API calls and displays the python code used to make the call and the JSON response.
4242

4343
* oauth 2 flow to obtain a token
4444
* token refresh
@@ -97,9 +97,6 @@ We've created [xero-python-outh2-app](https://github.com/XeroAPI/xero-python-oau
9797

9898

9999

100-
101-
102-
103100
## Credits
104101

105102
* This package was created with

0 commit comments

Comments
 (0)