You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `xero-php-oauth2` SDK makes it easy for developers to access Xero's APIs in their **PHP** code, and build robust applications and software using small business & general ledger accounting data.
8
8
# Table of Contents
@@ -44,7 +44,7 @@ Sample apps can get you started quickly with simple auth flows and advanced usag
44
44
| --- | --- |
45
45
| [`starter-app`](https://github.com/XeroAPI/Xero-php-oauth2-starter) | Basic getting started code samples
46
46
| [`full-app`](https://github.com/XeroAPI/Xero-php-oauth2-app) | Complete app with more complex examples
47
-
| [`custom-connections-starter`](https://github.com/XeroAPI/xero-ruby-custom-connections-starter) | Basic app showing Custom Connections - a Xero [premium option](https://developer.xero.com/documentation/oauth2/custom-connections) for building M2M integrations to a single orgs
47
+
| [`custom-connections-starter`](https://github.com/XeroAPI/xero-php-oauth2-custom-connections-starter) | Basic app showing Custom Connections - a Xero [premium option](https://developer.xero.com/documentation/oauth2/custom-connections) for building M2M integrations to a single orgs
0 commit comments