Skip to content

Commit 417d84b

Browse files
authored
Merge pull request #307 from syseleven/cli_image
fix: Line break corrupting the link
2 parents d1cb7e5 + dc7777d commit 417d84b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

user/pages/03.Howtos/07.upload-images/docs.en.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ openstack image create --progress --private --disk-format=qcow2 --container-form
2929
--property architecture=x86_64 --file noble-server-cloudimg-amd64.img "Ubuntu Noble"
3030
```
3131

32-
!!! Please refer to the [official
33-
OpenStackClient](https://docs.openstack.org/python-openstackclient/latest/cli/command-objects/image-v2.html#image-create)
34-
documentation for the list of the supported parameters.
32+
!!! Please refer to the [official OpenStackClient](https://docs.openstack.org/python-openstackclient/latest/cli/command-objects/image-v2.html#image-create) documentation for the list of the supported parameters.
3533

3634
## Image sources
3735

0 commit comments

Comments
 (0)