We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 462cdb5 commit 5b8f594Copy full SHA for 5b8f594
setup.py
@@ -168,7 +168,7 @@ def update_extra_with_internal_packages():
168
],
169
project_urls={
170
"Github": "https://github.com/oracle/accelerated-data-science",
171
- "Documentation": "https://docs.oracle.com/en-us/iaas/tools/ads-sdk/latest/index.html",
+ "Documentation": "https://accelerated-data-science.readthedocs.io/en/latest/index.html",
172
},
173
scripts=["ads/ads"],
174
)
0 commit comments