Skip to content

Commit 72325b9

Browse files
authored
Merge pull request #23 from jrgauthier01/patch-2
switching doc link to RTD from docs.oracle.com
2 parents 462cdb5 + 5b8f594 commit 72325b9

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)