From f07dc758c456e2ddef7c947bc067e73f3c7c8b5c Mon Sep 17 00:00:00 2001 From: Beth Wright Date: Wed, 4 Oct 2017 16:40:30 -0700 Subject: [PATCH] docs: fix broken link --- Documentation/network-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/network-setup.md b/Documentation/network-setup.md index 47af87dd..70230094 100644 --- a/Documentation/network-setup.md +++ b/Documentation/network-setup.md @@ -148,7 +148,7 @@ Add ipxe.lkrn to `/var/lib/tftpboot` (see [iPXE docs](http://ipxe.org/embed)). ## coreos/dnsmasq -The [quay.io/coreos/dnsmasq](https://quay.io/repository/coreos/dnsmasq) container image can run DHCP, TFTP, and DNS services via rkt or docker. The image bundles `undionly.kpxe` and `grub.efi` for convenience. See [contrib/dnsmasq](contrib/dnsmasq) for details. +The [quay.io/coreos/dnsmasq](https://quay.io/repository/coreos/dnsmasq) container image can run DHCP, TFTP, and DNS services via rkt or docker. The image bundles `undionly.kpxe` and `grub.efi` for convenience. See [contrib/dnsmasq](../contrib/dnsmasq) for details. Run DHCP, TFTP, and DNS on the host's network: