Fix a link in new-features.md

pull/37820/head
windsonsea 2022-11-10 09:15:15 +08:00
parent e212bfe7ca
commit d7ceef3bae
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
---
title: Documenting a feature for a release
title: Documenting a feature for a release
linktitle: Documenting for a release
content_type: concept
main_menu: true
@ -7,7 +7,7 @@ weight: 20
card:
name: contribute
weight: 45
title: Documenting a feature for a release
title: Documenting a feature for a release
---
<!-- overview -->
@ -128,7 +128,7 @@ make sure you add it to [Alpha/Beta Feature gates](/docs/reference/command-line-
table as part of your pull request. With new feature gates, a description of
the feature gate is also required. If your feature is GA'ed or deprecated,
make sure to move it from the
[Feature gates for Alpha/Feature](docs/reference/command-line-tools-reference/feature-gates/#feature-gates-for-alpha-or-beta-features) table
[Feature gates for Alpha/Feature](/docs/reference/command-line-tools-reference/feature-gates/#feature-gates-for-alpha-or-beta-features) table
to [Feature gates for graduated or deprecated features](/docs/reference/command-line-tools-reference/feature-gates-removed/#feature-gates-that-are-removed)
table with Alpha and Beta history intact.