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 2d3e06c commit bfca2c4Copy full SHA for bfca2c4
repos/system_upgrade/el7toel8/actors/checkfirstpartitionoffset/libraries/check_first_partition_offset.py
@@ -46,7 +46,7 @@ def check_first_partition_offset():
46
'Another possibility is to reformat the devices so that there is '
47
'at least {0} kiB space before the first partition. If reformatting the drive is not possible, '
48
'consider migrating your /boot folder and grub2 configuration to another drive '
49
- '(refer to https://cloudlinux.zendesk.com/hc/en-us/articles/14549594244508)'
+ '(refer to https://cloudlinux.zendesk.com/hc/en-us/articles/14549594244508). '
50
'Note that this operation is not supported and does not have to be '
51
'always possible.'
52
)
0 commit comments