Skip to content

Commit d57248a

Browse files
maximiliankolbaneta-petrova
authored andcommitted
Remove broken URL (#4271)
(cherry picked from commit 0cd623f)
1 parent f667886 commit d57248a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/common/modules/ref_kernel-parameters-for-discovery-customization.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Manually configures IP address (`fdi.pxip`), the gateway (`fdi.pxgw`), and the D
7272
If you omit these parameters, the image uses DHCP to configure the network interface.
7373
You can add multiple DNS entries in a comma-separated
7474
footnote:[NetworkManager expects `;` as a list separator but currently also accepts `,`.
75-
For more information, see `man nm-settings-keyfile` and https://www.gnu.org/software/grub/manual/grub/grub.html#Shell_002dlike-scripting[Shell-like scripting in GRUB]]
75+
For more information, see `man nm-settings-keyfile`]
7676
list, for example `fdi.pxdns=192.168.1.1,192.168.200.1`.
7777

7878
fdi.pxmac::

0 commit comments

Comments
 (0)