Skip to content

Commit 24cf530

Browse files
authored
Merge pull request #37820 from windsonsea/newfea
Fix a link in new-features.md
2 parents e5ca414 + d7ceef3 commit 24cf530

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/en/docs/contribute/new-content/new-features.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Documenting a feature for a release
2+
title: Documenting a feature for a release
33
linktitle: Documenting for a release
44
content_type: concept
55
main_menu: true
66
weight: 20
77
card:
88
name: contribute
99
weight: 45
10-
title: Documenting a feature for a release
10+
title: Documenting a feature for a release
1111
---
1212
<!-- overview -->
1313

@@ -128,7 +128,7 @@ make sure you add it to [Alpha/Beta Feature gates](/docs/reference/command-line-
128128
table as part of your pull request. With new feature gates, a description of
129129
the feature gate is also required. If your feature is GA'ed or deprecated,
130130
make sure to move it from the
131-
[Feature gates for Alpha/Feature](docs/reference/command-line-tools-reference/feature-gates/#feature-gates-for-alpha-or-beta-features) table
131+
[Feature gates for Alpha/Feature](/docs/reference/command-line-tools-reference/feature-gates/#feature-gates-for-alpha-or-beta-features) table
132132
to [Feature gates for graduated or deprecated features](/docs/reference/command-line-tools-reference/feature-gates-removed/#feature-gates-that-are-removed)
133133
table with Alpha and Beta history intact.
134134

0 commit comments

Comments
 (0)