From 343e214ba7c4fcf383560430e1406d088546e33d Mon Sep 17 00:00:00 2001 From: SidneyAllen Date: Mon, 17 Aug 2020 12:11:30 -0700 Subject: [PATCH] Fix link in README --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 1305ddd2..15ef044b 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ We've created [xero-python-outh2-starter](https://github.com/XeroAPI/xero-python Here is a [15 min video walkthrough](https://www.youtube.com/watch?v=i8JWtbMo90M) on using the starter project. ## Kitchen Sync app -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. +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. * oauth 2 flow to obtain a token * token refresh @@ -97,9 +97,6 @@ We've created [xero-python-outh2-app](https://github.com/XeroAPI/xero-python-oau - - - ## Credits * This package was created with