Update link targets to avoid redirects. (#5598)

This commit is contained in:
Steve Perry
2017-09-23 15:51:02 -07:00
committed by GitHub
parent d7ddfdacb9
commit b09593e98c
6 changed files with 6 additions and 6 deletions
@@ -26,7 +26,7 @@ CPU and memory are collectively referred to as *compute resources*, or just
*resources*. Compute
resources are measurable quantities that can be requested, allocated, and
consumed. They are distinct from
[API resources](/docs/api/). API resources, such as Pods and
[API resources](/docs/concepts/overview/kubernetes-api/). API resources, such as Pods and
[Services](/docs/user-guide/services) are objects that can be read and modified
through the Kubernetes API server.