Skip to content

Commit 149fb62

Browse files
author
mat-lord
authored
Merge pull request #47 from stax-labs/feat/doc-links
docs(README) update API token links
2 parents decbbde + b212229 commit 149fb62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
![deploy](https://github.com/stax-labs/lib-stax-python-sdk/workflows/deploy/badge.svg)
77
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/staxapp)
88
## Authentication
9-
In order to use the Stax SDK for Python, you will need a valid [Stax API Token](https://www.stax.io/docs/users/access-stax-api-with-an-api-token-and-sdk/).
9+
In order to use the Stax SDK for Python, you will need a valid [Stax API Token](https://www.stax.io/developer/api-tokens/).
1010

1111
## Installation
1212
Install the package using `pip`:
@@ -49,7 +49,7 @@ print(response)
4949
For more information on contributing the to the Stax SDK, please see our [guide](https://github.com/stax-labs/lib-stax-python-sdk/blob/master/CONTRIBUTING.md).
5050

5151
## Getting Help
52-
* If you're having trouble using the Stax SDK, please refer to our [documentation](https://www.stax.io/docs/).<br>
52+
* If you're having trouble using the Stax SDK, please refer to our [documentation](https://www.stax.io/developer/api-tokens/).<br>
5353
* If you've encountered an issue or found a bug, please [open an issue](https://github.com/stax-labs/lib-stax-python-sdk/issues).<br>
5454
* For any other requests, please contact [Stax support](mailto:[email protected]).
5555

0 commit comments

Comments
 (0)