Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

update coding-conventions.md #2767

Merged
merged 1 commit into from
Jan 6, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/code-standards.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ of this writing, these are standards that all of our code may not meet. We shoul
improve our codebase and documentation to meet them.

While we do not currently aim to adhere completely to the
[Kubernetes coding conventions](https://github.com/kubernetes/community/blob/master/contributors/devel/coding-conventions.md),
[Kubernetes coding conventions](https://github.com/kubernetes/community/blob/master/contributors/guide/coding-conventions.md),
we aspire to adhere as closely as possible.

## Code Quality And Documentation Standards
Expand Down