We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15d813a commit 0d37b7dCopy full SHA for 0d37b7d
SoftLayer/managers/image.py
@@ -16,7 +16,7 @@ class ImageManager(utils.IdentifierMixin, object):
16
"""Manages SoftLayer server images.
17
18
See product information here:
19
- https://knowledgelayer.softlayer.com/topic/image-templates
+ https://console.bluemix.net/docs/infrastructure/image-templates/image_index.html
20
21
:param SoftLayer.API.BaseClient client: the client instance
22
"""
0 commit comments