Correct note link bug in chinese page api-overview.md
This commit is contained in:
parent
c9dade8b50
commit
090a11bf80
|
|
@ -81,14 +81,13 @@ The JSON and Protobuf serialization schemas follow the same guidelines for schem
|
|||
|
||||
JSON 和 Protobuf 序列化模式在出现模式变更时均遵循这些准则。以下说明同时适用于这两种格式。
|
||||
|
||||
{{< note >}}
|
||||
<!--
|
||||
The API versioning and software versioning are indirectly related. The [API and release
|
||||
versioning proposal](https://git.k8s.io/community/contributors/design-proposals/release/versioning.md) describes the relationship between API versioning and software versioning.
|
||||
-->
|
||||
|
||||
{{< note >}}
|
||||
API 版本和软件版本是间接相关的。[API 和发布版本建议](https://git.k8s.io/community/contributors/design-proposals/release/versioning.md) 描述了 API 版本和软件版本之间的关系。
|
||||
|
||||
{{< /note >}}
|
||||
|
||||
<!--
|
||||
|
|
@ -231,6 +230,3 @@ Individual resource enablement/disablement is only supported in the `extensions/
|
|||
{{< /note >}}
|
||||
|
||||
{{% /capture %}}
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue