You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/contribute/new-content/new-features.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
-
title: Documenting a feature for a release
2
+
title: Documenting a feature for a release
3
3
linktitle: Documenting for a release
4
4
content_type: concept
5
5
main_menu: true
6
6
weight: 20
7
7
card:
8
8
name: contribute
9
9
weight: 45
10
-
title: Documenting a feature for a release
10
+
title: Documenting a feature for a release
11
11
---
12
12
<!-- overview -->
13
13
@@ -128,7 +128,7 @@ make sure you add it to [Alpha/Beta Feature gates](/docs/reference/command-line-
128
128
table as part of your pull request. With new feature gates, a description of
129
129
the feature gate is also required. If your feature is GA'ed or deprecated,
130
130
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
132
132
to [Feature gates for graduated or deprecated features](/docs/reference/command-line-tools-reference/feature-gates-removed/#feature-gates-that-are-removed)
0 commit comments