Skip to content

Commit 7514bf1

Browse files
authored
Merge pull request #26985 from vaibhav2107/update-hyperlink
Fix-hyperlink in feature gate list
2 parents 0a196b3 + a82eef9 commit 7514bf1

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)