diff options
| author | Michael Michael <michmike@users.noreply.github.com> | 2019-05-29 10:08:20 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-29 10:08:20 -0500 |
| commit | c7000f5697f9ce82376576b81ba5c8a1f9579a0b (patch) | |
| tree | 565eaeb0cc9656bc72e0eb2dd894ebcf535016bb | |
| parent | 3d158d1be5ac3570f7ca82ccb914312d398f3487 (diff) | |
Update CONTRIBUTING.md
| -rw-r--r-- | sig-windows/CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sig-windows/CONTRIBUTING.md b/sig-windows/CONTRIBUTING.md index e3185edd..bd1c4dd2 100644 --- a/sig-windows/CONTRIBUTING.md +++ b/sig-windows/CONTRIBUTING.md @@ -78,7 +78,7 @@ The detailed steps here are based off an example PR on GitHub: [https://github.c ## API Considerations -If you modifying an API in the SIG-Windows codebase, make sure you are aware of the API [guidelines](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api_changes.md) and [conventions](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md) used in Kubernetes. This [document offers guidelines for API reviewers that API developers should always have in consideration](https://docs.google.com/document/d/1pkCYjr_OLCRUk2e606eMa2PEIwJdFHAfU5slXtBcKj8/edit). +If you modifying an API in the SIG-Windows codebase, make sure you are aware of the API [guidelines](/contributors/devel/sig-architecture/api_changes.md) and [conventions](/contributors/devel/sig-architecture/api-conventions.md) used in Kubernetes. This [document offers guidelines for API reviewers that API developers should always have in consideration](https://docs.google.com/document/d/1pkCYjr_OLCRUk2e606eMa2PEIwJdFHAfU5slXtBcKj8/edit). ## Running Tests |
