diff --git a/SoftLayer/managers/image.py b/SoftLayer/managers/image.py index 35f7c60c5..2eb4bc982 100644 --- a/SoftLayer/managers/image.py +++ b/SoftLayer/managers/image.py @@ -16,7 +16,7 @@ class ImageManager(utils.IdentifierMixin, object): """Manages SoftLayer server images. See product information here: - https://knowledgelayer.softlayer.com/topic/image-templates + https://console.bluemix.net/docs/infrastructure/image-templates/image_index.html :param SoftLayer.API.BaseClient client: the client instance """