Skip to content

Commit a82eef9

Browse files
committed
Fix-hyperlink in feature gate list
1 parent 2d1b906 commit a82eef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@ Each feature gate is designed for enabling/disabling a specific feature:
729729
[ServiceTopology](/docs/concepts/services-networking/service-topology/)
730730
for more details.
731731
- `SizeMemoryBackedVolumes`: Enables kubelet support to size memory backed volumes.
732-
See [volumes](docs/concepts/storage/volumes) for more details.
732+
See [volumes](/docs/concepts/storage/volumes) for more details.
733733
- `SetHostnameAsFQDN`: Enable the ability of setting Fully Qualified Domain
734734
Name(FQDN) as the hostname of a pod. See
735735
[Pod's `setHostnameAsFQDN` field](/docs/concepts/services-networking/dns-pod-service/#pod-sethostnameasfqdn-field).

0 commit comments

Comments
 (0)