Skip to content

Commit 4e63f04

Browse files
committed
Change docs links
1 parent b72ec20 commit 4e63f04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gooddata-sdk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ At the moment the SDK provides services to inspect and interact with the Semanti
1313
* Compute Service
1414
* Table Service
1515

16-
See [DOCUMENTATION](https://www.gooddata.com/docs/python-sdk) for more details.
16+
See [DOCUMENTATION](https://www.gooddata.com/docs/python-sdk/1.3) for more details.
1717

1818
## Requirements
1919

gooddata-sdk/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
packages=find_packages(exclude=["tests*"]),
3636
python_requires=">=3.7.0",
3737
project_urls={
38-
"Documentation": "https://gooddata-sdk.readthedocs.io/en/v1.3.0",
38+
"Documentation": "https://www.gooddata.com/docs/python-sdk/1.3",
3939
"Source": "https://github.com/gooddata/gooddata-python-sdk",
4040
},
4141
classifiers=[

0 commit comments

Comments
 (0)