diff options
| author | Kubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com> | 2017-11-02 07:44:04 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-02 07:44:04 -0700 |
| commit | 6625c6b4f22fd63e264946c96a360405fbd5edf1 (patch) | |
| tree | b7351e0505f6f09444ec7bd1322243046d4e4cb0 | |
| parent | a5b1a8bd24dcfa2632a7db0cbcfec0f8e909cbdc (diff) | |
| parent | 73c4a7c11f077881cb0c3d21f339812e19c282a4 (diff) | |
Merge pull request #1319 from ms4720/ms4720-1317
Automatic merge from submit-queue.
Ms4720 issue 1317
| -rw-r--r-- | contributors/design-proposals/architecture/principles.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/architecture/principles.md b/contributors/design-proposals/architecture/principles.md index fe66d519..e0f513f8 100644 --- a/contributors/design-proposals/architecture/principles.md +++ b/contributors/design-proposals/architecture/principles.md @@ -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. |
