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:
@@ -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",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user