File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ http://softlayer.github.io/softlayer-python/.
3131Additional API documentation can be found on the SoftLayer Development Network:
3232
3333* `SoftLayer API reference
34- <http ://developer .softlayer.com/reference/softlayerapi> `_
34+ <https ://sldn .softlayer.com/reference/softlayerapi> `_
3535* `Object mask information and examples
36- <http ://developer .softlayer.com/article/Object-Masks > `_
36+ <https ://sldn .softlayer.com/article/object-masks > `_
3737* `Code Examples
3838 <https://softlayer.github.io/python/> `_
3939
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ def add_certificate(self, certificate):
6161
6262 :param dict certificate: A dictionary representing the parts of the
6363 certificate.
64- See developer .softlayer.com for more info.
64+ See sldn .softlayer.com for more info.
6565
6666 Example::
6767
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ and executing XML-RPC calls against the SoftLayer API. Below are some links
88that will help to use the SoftLayer API.
99
1010
11- * `SoftLayer API Documentation <http ://developer. softlayer.com /reference/softlayerapi >`_
11+ * `SoftLayer API Documentation <https ://softlayer.github.io /reference/softlayerapi/ >`_
1212* `Source on GitHub <https://github.com/softlayer/softlayer-python >`_
1313
1414::
You can’t perform that action at this time.
0 commit comments