Skip to content

Commit 08700fd

Browse files
committed
Updated documentation links
1 parent d80e0ab commit 08700fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Released under the Universal Permissive License v1.0 as shown at
8585
<https://oss.oracle.com/licenses/upl/>.
8686

8787
[contributing]: https://github.com/oracle/python-select-ai/blob/main/CONTRIBUTING.md
88-
[documentation]: https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/pysai/
88+
[documentation]: https://oracle.github.io/python-select-ai/
8989
[ghdiscussions]: https://github.com/oracle/python-select-ai/discussions
9090
[ghissues]: https://github.com/oracle/python-select-ai/issues
9191
[samples]: https://github.com/oracle/python-select-ai/tree/main/samples

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ test = [
5454
Homepage = "https://github.com/oracle/python-select-ai"
5555
Repository = "https://github.com/oracle/python-select-ai"
5656
Issues = "https://github.com/oracle/python-select-ai/issues"
57-
Documentation = "https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/pysai/"
57+
Documentation = "https://oracle.github.io/python-select-ai/"
5858

5959
[tool.setuptools.packages.find]
6060
where = ["src"]

0 commit comments

Comments
 (0)