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/zh-cn/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
@@ -10,15 +10,15 @@ card:
10
10
title: 为发行版本撰写功能特性文档
11
11
---
12
12
<!--
13
-
title: Documenting a feature for a release
13
+
title: Documenting a feature for a release
14
14
linktitle: Documenting for a release
15
15
content_type: concept
16
16
main_menu: true
17
17
weight: 20
18
18
card:
19
19
name: contribute
20
20
weight: 45
21
-
title: Documenting a feature for a release
21
+
title: Documenting a feature for a release
22
22
-->
23
23
24
24
<!-- overview -->
@@ -248,7 +248,7 @@ make sure you add it to [Alpha/Beta Feature gates](/docs/reference/command-line-
248
248
table as part of your pull request. With new feature gates, a description of
249
249
the feature gate is also required. If your feature is GA'ed or deprecated,
250
250
make sure to move it from the
251
-
[Feature gates for Alpha/Feature](docs/reference/command-line-tools-reference/feature-gates/#feature-gates-for-alpha-or-beta-features) table
251
+
[Feature gates for Alpha/Feature](/docs/reference/command-line-tools-reference/feature-gates/#feature-gates-for-alpha-or-beta-features) table
252
252
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