Skip to content

Commit 6793096

Browse files
authored
Merge pull request #1516 from marquiz/devel/docs-uri-fix
docs: fix malformed hyperlink syntax
2 parents 874cc98 + d54972f commit 6793096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/custom-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ default feature labels generated by NFD. The sample rules can be used as a base
9393
to customize NFD feature labels. To use them in place of the the NFD built-in
9494
labels, the corresponding feature source(s) of nfd-worker should be disabled
9595
with the
96-
(`core.labelSources`)[../reference/worker-configuration-reference.md#corelabelsources])
96+
[`core.labelSources`](../reference/worker-configuration-reference.md#corelabelsources)
9797
configuration option.
9898

9999
## NodeResourceTopology

0 commit comments

Comments
 (0)