Skip to content

Commit d6ac6f2

Browse files
authored
Merge pull request #23876 from inductor/no_biggercase
Small k in url
2 parents 97b30ad + 3535bf2 commit d6ac6f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/reference/glossary/platform-developer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ tags:
1414

1515
<!--more-->
1616

17-
A platform developer may, for example, use [Custom Resources](/docs/concepts/extend-Kubernetes/api-extension/custom-resources/) or
18-
[Extend the Kubernetes API with the aggregation layer](/docs/concepts/extend-Kubernetes/api-extension/apiserver-aggregation/)
17+
A platform developer may, for example, use [Custom Resources](/docs/concepts/extend-kubernetes/api-extension/custom-resources/) or
18+
[Extend the Kubernetes API with the aggregation layer](/docs/concepts/extend-kubernetes/api-extension/apiserver-aggregation/)
1919
to add functionality to their instance of Kubernetes, specifically for their application.
2020
Some Platform Developers are also {{< glossary_tooltip text="contributors" term_id="contributor" >}} and
2121
develop extensions which are contributed to the Kubernetes community.

0 commit comments

Comments
 (0)