Merge pull request #36881 from amolmote/full-path
code-contributor.md updated with full path
This commit is contained in:
commit
aa7e92d12f
|
@ -2,7 +2,7 @@
|
||||||
title: Code Contributor
|
title: Code Contributor
|
||||||
id: code-contributor
|
id: code-contributor
|
||||||
date: 2018-04-12
|
date: 2018-04-12
|
||||||
full_link: /docs/community/devel/
|
full_link: https://github.com/kubernetes/community/tree/master/contributors/devel
|
||||||
short_description: >
|
short_description: >
|
||||||
A person who develops and contributes code to the Kubernetes open source codebase.
|
A person who develops and contributes code to the Kubernetes open source codebase.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue