Commit 956369ba authored by Brian Grant's avatar Brian Grant

Merge pull request #16554 from janetkuo/broken-api-group-link

Fix broken api group link
parents 0e7f2288 a86922a4
......@@ -92,7 +92,7 @@ in more detail in the [API Changes documentation](devel/api_changes.md#alpha-bet
## API groups
To make it easier to extend the Kubernetes API, we are in the process of implementing [*API
groups*](proposals/api-groups.md). These are simply different interfaces to read and/or modify the
groups*](proposals/api-group.md). These are simply different interfaces to read and/or modify the
same underlying resources. The API group is specified in a REST path and in the `apiVersion` field
of a serialized object.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment