Skip to content

Commit b5978a7

Browse files
committed
fixes links
1 parent 7444b7c commit b5978a7

File tree

10 files changed

+30
-30
lines changed

10 files changed

+30
-30
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ This SDK supports full method coverage for the following Xero API sets:
3232
| [Assets](https://xeroapi.github.io/xero-python/v1/assets/index.html) | The Assets API exposes fixed asset related functions of the Xero Accounting application |
3333
| [Files](https://xeroapi.github.io/xero-python/v1/files/index.html) | The Files API provides access to the files, folders, and the association of files within a Xero organisation |
3434
| [Projects](https://xeroapi.github.io/xero-python/v1/projects/index.html) | Xero Projects allows businesses to track time and costs on projects/jobs and report on profitability |
35-
| [Payroll (AU)](https://xeroapi.github.io/xero-python/v1/payroll_au/index.html) | The (AU) Payroll API exposes payroll related functions of the payroll Xero application |
36-
| [Payroll (UK)](https://xeroapi.github.io/xero-python/v1/payroll_uk/index.html) | The (UK) Payroll API exposes payroll related functions of the payroll Xero application |
37-
| [Payroll (NZ)](https://xeroapi.github.io/xero-python/v1/payroll_nz/index.html) | The (NZ) Payroll API exposes payroll related functions of the payroll Xero application |
35+
| [Payroll (AU)](https://xeroapi.github.io/xero-python/v1/payroll-au/index.html) | The (AU) Payroll API exposes payroll related functions of the payroll Xero application |
36+
| [Payroll (UK)](https://xeroapi.github.io/xero-python/v1/payroll-uk/index.html) | The (UK) Payroll API exposes payroll related functions of the payroll Xero application |
37+
| [Payroll (NZ)](https://xeroapi.github.io/xero-python/v1/payroll-nz/index.html) | The (NZ) Payroll API exposes payroll related functions of the payroll Xero application |
3838

3939
<img src="https://i.imgur.com/feMhCtI.png" alt="drawing" width="350"/>
4040

docs/v1/accounting/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5963,9 +5963,9 @@
59635963
<option data-url="https://xeroapi.github.io/xero-python/v1/assets/index.html" value="Asset">Assets</option>
59645964
<option data-url="https://xeroapi.github.io/xero-python/v1/files/index.html" value="Files">Files</option>
59655965
<option data-url="https://xeroapi.github.io/xero-python/v1/finance/index.html" value="Finance">Finance</option>
5966-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_au/index.html" value="PayrollAu">Payroll (AU)</option>
5967-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_nz/index.html" value="PayrollNz">Payroll (NZ)</option>
5968-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_uk/index.html" value="PayrollUk">Payroll (UK)</option>
5966+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
5967+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
5968+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
59695969
<option data-url="https://xeroapi.github.io/xero-python/v1/projects/index.html" value="Project">Projects</option>
59705970
</select>
59715971
</fieldset>

docs/v1/appstore/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1088,9 +1088,9 @@
10881088
<option data-url="https://xeroapi.github.io/xero-python/v1/assets/index.html" value="Asset">Assets</option>
10891089
<option data-url="https://xeroapi.github.io/xero-python/v1/files/index.html" value="Files">Files</option>
10901090
<option data-url="https://xeroapi.github.io/xero-python/v1/finance/index.html" value="Finance">Finance</option>
1091-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_au/index.html" value="PayrollAu">Payroll (AU)</option>
1092-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_nz/index.html" value="PayrollNz">Payroll (NZ)</option>
1093-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_uk/index.html" value="PayrollUk">Payroll (UK)</option>
1091+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
1092+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
1093+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
10941094
<option data-url="https://xeroapi.github.io/xero-python/v1/projects/index.html" value="Project">Projects</option>
10951095
</select>
10961096
</fieldset>

docs/v1/assets/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1347,9 +1347,9 @@
13471347
<option data-url="https://xeroapi.github.io/xero-python/v1/assets/index.html" value="Asset">Assets</option>
13481348
<option data-url="https://xeroapi.github.io/xero-python/v1/files/index.html" value="Files">Files</option>
13491349
<option data-url="https://xeroapi.github.io/xero-python/v1/finance/index.html" value="Finance">Finance</option>
1350-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_au/index.html" value="PayrollAu">Payroll (AU)</option>
1351-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_nz/index.html" value="PayrollNz">Payroll (NZ)</option>
1352-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_uk/index.html" value="PayrollUk">Payroll (UK)</option>
1350+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
1351+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
1352+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
13531353
<option data-url="https://xeroapi.github.io/xero-python/v1/projects/index.html" value="Project">Projects</option>
13541354
</select>
13551355
</fieldset>

docs/v1/files/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1110,9 +1110,9 @@
11101110
<option data-url="https://xeroapi.github.io/xero-python/v1/assets/index.html" value="Asset">Assets</option>
11111111
<option data-url="https://xeroapi.github.io/xero-python/v1/files/index.html" value="Files">Files</option>
11121112
<option data-url="https://xeroapi.github.io/xero-python/v1/finance/index.html" value="Finance">Finance</option>
1113-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_au/index.html" value="PayrollAu">Payroll (AU)</option>
1114-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_nz/index.html" value="PayrollNz">Payroll (NZ)</option>
1115-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_uk/index.html" value="PayrollUk">Payroll (UK)</option>
1113+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
1114+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
1115+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
11161116
<option data-url="https://xeroapi.github.io/xero-python/v1/projects/index.html" value="Project">Projects</option>
11171117
</select>
11181118
</fieldset>

docs/v1/finance/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2661,9 +2661,9 @@
26612661
<option data-url="https://xeroapi.github.io/xero-python/v1/assets/index.html" value="Asset">Assets</option>
26622662
<option data-url="https://xeroapi.github.io/xero-python/v1/files/index.html" value="Files">Files</option>
26632663
<option data-url="https://xeroapi.github.io/xero-python/v1/finance/index.html" value="Finance">Finance</option>
2664-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_au/index.html" value="PayrollAu">Payroll (AU)</option>
2665-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_nz/index.html" value="PayrollNz">Payroll (NZ)</option>
2666-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_uk/index.html" value="PayrollUk">Payroll (UK)</option>
2664+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
2665+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
2666+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
26672667
<option data-url="https://xeroapi.github.io/xero-python/v1/projects/index.html" value="Project">Projects</option>
26682668
</select>
26692669
</fieldset>

docs/v1/payroll-au/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3209,9 +3209,9 @@
32093209
<option data-url="https://xeroapi.github.io/xero-python/v1/assets/index.html" value="Asset">Assets</option>
32103210
<option data-url="https://xeroapi.github.io/xero-python/v1/files/index.html" value="Files">Files</option>
32113211
<option data-url="https://xeroapi.github.io/xero-python/v1/finance/index.html" value="Finance">Finance</option>
3212-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_au/index.html" value="PayrollAu">Payroll (AU)</option>
3213-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_nz/index.html" value="PayrollNz">Payroll (NZ)</option>
3214-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_uk/index.html" value="PayrollUk">Payroll (UK)</option>
3212+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
3213+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
3214+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
32153215
<option data-url="https://xeroapi.github.io/xero-python/v1/projects/index.html" value="Project">Projects</option>
32163216
</select>
32173217
</fieldset>

docs/v1/payroll-nz/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3793,9 +3793,9 @@
37933793
<option data-url="https://xeroapi.github.io/xero-python/v1/assets/index.html" value="Asset">Assets</option>
37943794
<option data-url="https://xeroapi.github.io/xero-python/v1/files/index.html" value="Files">Files</option>
37953795
<option data-url="https://xeroapi.github.io/xero-python/v1/finance/index.html" value="Finance">Finance</option>
3796-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_au/index.html" value="PayrollAu">Payroll (AU)</option>
3797-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_nz/index.html" value="PayrollNz">Payroll (NZ)</option>
3798-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_uk/index.html" value="PayrollUk">Payroll (UK)</option>
3796+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
3797+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
3798+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
37993799
<option data-url="https://xeroapi.github.io/xero-python/v1/projects/index.html" value="Project">Projects</option>
38003800
</select>
38013801
</fieldset>

docs/v1/payroll-uk/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3465,9 +3465,9 @@
34653465
<option data-url="https://xeroapi.github.io/xero-python/v1/assets/index.html" value="Asset">Assets</option>
34663466
<option data-url="https://xeroapi.github.io/xero-python/v1/files/index.html" value="Files">Files</option>
34673467
<option data-url="https://xeroapi.github.io/xero-python/v1/finance/index.html" value="Finance">Finance</option>
3468-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_au/index.html" value="PayrollAu">Payroll (AU)</option>
3469-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_nz/index.html" value="PayrollNz">Payroll (NZ)</option>
3470-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_uk/index.html" value="PayrollUk">Payroll (UK)</option>
3468+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
3469+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
3470+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
34713471
<option data-url="https://xeroapi.github.io/xero-python/v1/projects/index.html" value="Project">Projects</option>
34723472
</select>
34733473
</fieldset>

docs/v1/projects/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1423,9 +1423,9 @@
14231423
<option data-url="https://xeroapi.github.io/xero-python/v1/assets/index.html" value="Asset">Assets</option>
14241424
<option data-url="https://xeroapi.github.io/xero-python/v1/files/index.html" value="Files">Files</option>
14251425
<option data-url="https://xeroapi.github.io/xero-python/v1/finance/index.html" value="Finance">Finance</option>
1426-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_au/index.html" value="PayrollAu">Payroll (AU)</option>
1427-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_nz/index.html" value="PayrollNz">Payroll (NZ)</option>
1428-
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll_uk/index.html" value="PayrollUk">Payroll (UK)</option>
1426+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
1427+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
1428+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
14291429
<option data-url="https://xeroapi.github.io/xero-python/v1/projects/index.html" value="Project">Projects</option>
14301430
</select>
14311431
</fieldset>

0 commit comments

Comments
 (0)