Skip to content

Commit d7d392e

Browse files
Merge pull request #1078 from allmightyspiff/1056
#1056 fixed documentation link in image manager
2 parents 15d813a + 0d37b7d commit d7d392e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoftLayer/managers/image.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class ImageManager(utils.IdentifierMixin, object):
1616
"""Manages SoftLayer server images.
1717
1818
See product information here:
19-
https://knowledgelayer.softlayer.com/topic/image-templates
19+
https://console.bluemix.net/docs/infrastructure/image-templates/image_index.html
2020
2121
:param SoftLayer.API.BaseClient client: the client instance
2222
"""

0 commit comments

Comments
 (0)