Skip to content

Commit 4aec4fc

Browse files
softlayer#2107 fixed a typo
1 parent 70e7dde commit 4aec4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoftLayer/CLI/file/modify.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def cli(env, volume_id, new_size, new_iops, new_tier, force):
3232
"""Modify an existing file storage volume.
3333
3434
Valid size and iops options can be found here:
35-
https://cloud.ibm.com/docs/BlockStorage/index.html#provisioning-considerations
35+
https://cloud.ibm.com/docs/FileStorage/index.html#provisioning-considerations
3636
https://cloud.ibm.com/docs/FileStorage?topic=FileStorage-orderingFileStorage&interface=cli
3737
3838
Example::

0 commit comments

Comments
 (0)