Skip to content

Commit 5b8f594

Browse files
authored
switching doc link to RTD from docs.oracle.com
1 parent 462cdb5 commit 5b8f594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ def update_extra_with_internal_packages():
168168
],
169169
project_urls={
170170
"Github": "https://github.com/oracle/accelerated-data-science",
171-
"Documentation": "https://docs.oracle.com/en-us/iaas/tools/ads-sdk/latest/index.html",
171+
"Documentation": "https://accelerated-data-science.readthedocs.io/en/latest/index.html",
172172
},
173173
scripts=["ads/ads"],
174174
)

0 commit comments

Comments
 (0)