Skip to content

Commit 9b57b36

Browse files
committed
docs: dont use redundant anchors, keep links updated
Signed-off-by: Logan Blyth <[email protected]>
1 parent f3dadfd commit 9b57b36

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/install-upgrade/config.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Or import existing `fab.yaml` and wiring files:
2525

2626
After the above workflow a user will have a .img file suitable for installing the control node, then bringing up the switches which comprise the fabric.
2727

28-
## Complete Fab.yaml Example File <a name="example-file"></a>
28+
## Complete Example File
2929

3030
``` { .yaml .annotate title="fab.yaml" linenums="1"}
3131
apiVersion: fabricator.githedgehog.com/v1beta1
@@ -114,7 +114,8 @@ In order to avoid conflicts, do not use the following usernames: `operator`,`hha
114114

115115
### NTP and DHCP
116116
The control node uses public NTP servers from Cloudflare and Google by default.
117-
The control node runs a DHCP server on the management network. See the [example file](#example-file).
117+
The control node runs a DHCP server on the management network. See the [example
118+
file](#complete-example-file).
118119

119120
### Control Node
120121
The control node is the host that manages all the switches, runs k3s, and serves images.

0 commit comments

Comments
 (0)