Skip to content

Commit 9354117

Browse files
Joe Crossnumberoverzero
authored andcommitted
README uses anonymous hyperlink targets
1 parent fd0e653 commit 9354117

File tree

1 file changed

+31
-10
lines changed

1 file changed

+31
-10
lines changed

README.rst

Lines changed: 31 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ This is the Python SDK for Oracle Bare Metal Cloud Services. Python 2.7+ and 3.5
2929
"time_created": "2016-08-30T23:46:44.680000+00:00"
3030
}
3131
32-
The project is open source and maintained by Oracle Corp. The home page for the project is `here <https://docs.us-phoenix-1.oraclecloud.com/tools/python/latest/index.html>`__.
32+
The project is open source and maintained by Oracle Corp. The home page for the project is `here`__.
33+
34+
__ https://docs.us-phoenix-1.oraclecloud.com/tools/python/latest/index.html
3335

3436
============
3537
Installation
@@ -40,47 +42,64 @@ Installation
4042
pip install oraclebmc
4143

4244

43-
See `the installation guide <https://docs.us-phoenix-1.oraclecloud.com/tools/python/latest/installation.html>`_ for installation troubleshooting and alternative install methods.
45+
See `the installation guide`__ for installation troubleshooting and alternative install methods.
46+
47+
__ https://oracle-bare-metal-cloud-services-python-sdk.readthedocs.io/en/latest/installation.html
4448

4549
========
4650
Examples
4751
========
4852

49-
Examples can be found `here <https://github.com/oracle/bmcs-python-sdk/blob/master/examples/>`__.
53+
Examples can be found `here`__.
54+
55+
__ https://github.com/oracle/bmcs-python-sdk/blob/master/examples/
5056

5157
=============
5258
Documentation
5359
=============
5460

55-
Full documentation, including prerequisites and installation and configuration instructions, can be found `here <https://docs.us-phoenix-1.oraclecloud.com/tools/python/latest/index.html>`__.
61+
Full documentation, including prerequisites and installation and configuration instructions, can be found `here`__.
5662

57-
API reference can be found `here <https://docs.us-phoenix-1.oraclecloud.com/tools/python/latest/api/index.html>`__.
63+
API reference can be found `here`__.
64+
65+
__ https://docs.us-phoenix-1.oraclecloud.com/tools/python/latest/index.html
66+
__ https://docs.us-phoenix-1.oraclecloud.com/tools/python/latest/api/index.html
5867

5968
====
6069
Help
6170
====
6271

63-
See the “Questions or Feedback?” section `here <https://docs.us-phoenix-1.oraclecloud.com/tools/python/latest/installation.html>`_.
72+
See the “Questions or Feedback?” section `here`__.
73+
74+
__ https://docs.us-phoenix-1.oraclecloud.com/tools/python/latest/installation.html
6475

6576
=======
6677
Changes
6778
=======
6879

69-
See `CHANGELOG <https://github.com/oracle/bmcs-python-sdk/blob/master/CHANGELOG.rst>`_.
80+
See `CHANGELOG`__.
81+
82+
__ https://github.com/oracle/bmcs-python-sdk/blob/master/CHANGELOG.rst
7083

7184
============
7285
Contributing
7386
============
7487

75-
bmcs-python-sdk is an open source project. See `CONTRIBUTING <https://github.com/oracle/bmcs-python-sdk/blob/master/CONTRIBUTING.rst>`_ for details.
88+
bmcs-python-sdk is an open source project. See `CONTRIBUTING`__ for details.
7689

7790
Oracle gratefully acknowledges the contributions to bmcs-python-sdk that have been made by the community.
7891

92+
__ https://github.com/oracle/bmcs-python-sdk/blob/master/CONTRIBUTING.rst
93+
7994
============
8095
Known Issues
8196
============
8297

83-
You can find information on any known issues with the SDK `here <https://docs.us-phoenix-1.oraclecloud.com/Content/knownissues.htm>`__ and under the “Issues” tab of this project's `GitHub repository <https://github.com/oracle/bmcs-python-sdk>`_.
98+
You can find information on any known issues with the SDK `here`__ and under the “Issues” tab of this
99+
project's `GitHub repository`__.
100+
101+
__ https://docs.us-phoenix-1.oraclecloud.com/Content/knownissues.htm
102+
__ https://github.com/oracle/bmcs-python-sdk
84103

85104
=======
86105
License
@@ -90,4 +109,6 @@ Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
90109

91110
This SDK and sample is dual licensed under the Universal Permissive License 1.0 and the Apache License 2.0.
92111

93-
See `LICENSE <https://github.com/oracle/bmcs-python-sdk/blob/master/LICENSE.txt>`_ for more details.
112+
See `LICENSE`__ for more details.
113+
114+
__ https://github.com/oracle/bmcs-python-sdk/blob/master/LICENSE.txt

0 commit comments

Comments
 (0)