fixed link

This commit is contained in:
Marc Spitzer 2017-11-02 00:40:36 -05:00 committed by GitHub
parent f17dbe0e63
commit 73c4a7c11f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Principles to follow when extending Kubernetes.
## API
See also the [API conventions](../devel/api-conventions.md).
See also the [API conventions](../../devel/api-conventions.md).
* All APIs should be declarative.
* API objects should be complementary and composable, not opaque wrappers.