Update package documentation URL (#83)

So it points to the right location.

Fixes #81

Signed-off-by: Denis Zalevskiy <[email protected]>
This commit is contained in:
Denis Zalevskiy
2021-12-13 16:53:37 +02:00
committed by GitHub
parent 6998b28348
commit 67eb5ebe95
+1 -1
View File
@@ -78,7 +78,7 @@ setup(
maintainer="Aleksei Atavin, Denis Zalevskiy, Rushi Agrawal, Shephali Mittal",
maintainer_email="[email protected], [email protected], [email protected], [email protected]",
project_urls={
"Documentation": "https://opensearch-py.readthedocs.io",
"Documentation": "https://opensearch.org/docs/clients/python",
"Source Code": "https://github.com/opensearch-project/opensearch-py",
"Issue Tracker": "https://github.com/opensearch-project/opensearch-py/issues",
},