Skip to content

Commit

Permalink
Merge pull request #412 from bumperbox/patch-1
Browse files Browse the repository at this point in the history
Fix broken link to xero-php-sample-app
  • Loading branch information
calcinai authored Aug 16, 2018
2 parents aa4c103 + 8179446 commit fbafbe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@ To set the `IncludeOnline` flag on the attachment, pass `true` as the second par

PDF - Models that support PDF export will inherit a ```->getPDF()``` method, which returns the raw content of the PDF. Currently this is limited to Invoices and CreditNotes.

Refer to the [examples](examples) for more complex usage and nested/related objects. There's also [a sample PHP app](https://github.com/XeroAPI/xero-php-sample-app>) using this library.
Refer to the [examples](examples) for more complex usage and nested/related objects. There's also [a sample PHP app](https://github.com/XeroAPI/xero-php-sample-app) using this library.

0 comments on commit fbafbe6

Please sign in to comment.