Skip to content

Commit

Permalink
fix typo error
Browse files Browse the repository at this point in the history
fix typo error of file link
  • Loading branch information
yuqi huang committed Dec 7, 2015
1 parent 5881c3c commit dcd7fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Currently there are two API groups in use:
`apiVersion: extensions/$VERSION` (e.g. currently `apiVersion: extensions/v1beta1`).

In the future we expect that there will be more API groups, all at REST path `/apis/$API_GROUP` and
using `apiVersion: $API_GROUP/$VERSION`. We expect that there will be a way for (third parties to
using `apiVersion: $API_GROUP/$VERSION`. We expect that there will be a way for [third parties to
create their own API groups](design/extending-api.md), and to avoid naming collisions.

## Enabling resources in the extensions group
Expand Down

0 comments on commit dcd7fc2

Please sign in to comment.