diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-03-07 10:31:45 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-07 10:31:45 -0800 |
| commit | 3b8cbc32c7f5804c1bdd06bf9ab87a9ab8176ab5 (patch) | |
| tree | 95094407ff1454caa4b222253e9d2cf173b2884c /contributors | |
| parent | 22e9eb64d170f9b368e2800582ddce115c9c1761 (diff) | |
| parent | 745d6899108318c569aec5bb292d04887b76002d (diff) | |
Merge pull request #3367 from iamakulov/patch-1
Fix the link to the Strategic Merge Patch doc
Diffstat (limited to 'contributors')
| -rw-r--r-- | contributors/devel/sig-architecture/api-conventions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/sig-architecture/api-conventions.md b/contributors/devel/sig-architecture/api-conventions.md index 2e0bd7ad..24ae0ebf 100644 --- a/contributors/devel/sig-architecture/api-conventions.md +++ b/contributors/devel/sig-architecture/api-conventions.md @@ -588,7 +588,7 @@ below. #### Strategic Merge Patch -Details of Strategic Merge Patch are covered [here](strategic-merge-patch.md). +Details of Strategic Merge Patch are covered [here](/contributors/devel/sig-api-machinery/strategic-merge-patch.md). ## Idempotency |
