Skip to content

Commit 114743a

Browse files
chendotjsk8s-ci-robot
authored andcommitted
Fix hash link in Feature Gates page. (#18113)
1 parent 39fe327 commit 114743a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ different Kubernetes components.
3838
- If a feature is in the Alpha or Beta state, you can find the feature listed
3939
in the [Alpha/Beta feature gate table](#feature-gates-for-alpha-or-beta-features).
4040
- If a feature is stable you can find all stages for that feature listed in the
41-
[Graduated/Deprecated feature gate table](#feature-gates-for graduated-or-deprecated-features).
42-
- The [Graduated/Deprecated feature gate table](#feature-gates-for graduated-or-deprecated-features).
41+
[Graduated/Deprecated feature gate table](#feature-gates-for-graduated-or-deprecated-features).
42+
- The [Graduated/Deprecated feature gate table](#feature-gates-for-graduated-or-deprecated-features)
4343
also lists deprecated and withdrawn features.
4444

4545
### Feature gates for Alpha or Beta features

0 commit comments

Comments
 (0)