Skip to content

Commit 506ffb8

Browse files
committed
fixing old oracleiaas links
1 parent ceffafb commit 506ffb8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ Since ``config`` is a dict, you can also build it manually and check it with
4848
These are supported across the SDKs, so if you've already set this file up for the Ruby or Java SDKs,
4949
you're all set.
5050

51-
__ https://docs.us-az-phoenix-1.oracleiaas.com/Content/API/Concepts/sdkconfig.htm
51+
__ https://docs.us-phoenix-1.oraclecloud.com/Content/API/Concepts/sdkconfig.htm

docs/quickstart.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,6 @@ to explore the available operations for each service, and their parameters.
216216
`ListApiKeys`_ operation is called with ``IdentityClient.list_api_keys`` and its parameter
217217
``userId`` is translated to ``user_id``.
218218

219-
.. _ListApiKeys: https://docs.us-az-phoenix-1.oracleiaas.com/api/#/en/identity/20160918/ApiKey/ListApiKeys
219+
.. _ListApiKeys: https://docs.us-phoenix-1.oraclecloud.com/api/#/en/identity/20160918/ApiKey/ListApiKeys
220220

221-
.. _User Guides: https://docs.us-az-phoenix-1.oracleiaas.com/Content/services.htm
221+
.. _User Guides: https://docs.us-phoenix-1.oraclecloud.com/Content/services.htm

0 commit comments

Comments
 (0)