Skip to content

Commit 80cd5f1

Browse files
docs: update netdog reference
Signed-off-by: Emmanuel Ferdman <[email protected]>
1 parent 1353ea1 commit 80cd5f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QUICKSTART-LOCAL.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ version = 1
4242
dhcp4 = true
4343
```
4444

45-
This will prompt [netdog](https://github.com/bottlerocket-os/bottlerocket/blob/develop/sources/api/netdog/README.md) to set up `enp0s16` as the primary network interface with IPv4 networking configured via DHCP.
45+
This will prompt [netdog](https://github.com/bottlerocket-os/bottlerocket/blob/develop/sources/netdog/README.md) to set up `enp0s16` as the primary network interface with IPv4 networking configured via DHCP.
4646
No dedicated DHCP server needs to be running on the host as QEMU will act as one on the virtual network interface.
4747
Note that for virtual machines launched with `start-local-vm`, the primary network interface will always be named `enp0s16`.
4848
The name will differ when running on bare metal or in a cloud environment.

0 commit comments

Comments
 (0)