Replace v1.7 with {{page.version}}. (#5691)

This commit is contained in:
Steve Perry
2017-09-29 14:20:40 -07:00
committed by GitHub
parent 85fad8f150
commit b01e8ae1f4
5 changed files with 6 additions and 6 deletions
@@ -7,7 +7,7 @@ title: Configure Memory and CPU Quotas for a Namespace
This page shows how to set quotas for the total amount memory and CPU that
can be used by all Containers running in a namespace. You specify quotas in a
[ResourceQuota](/docs/api-reference/v1.7/#resourcequota-v1-core)
[ResourceQuota](/docs/api-reference/{{page.version}}/#resourcequota-v1-core)
object.
{% endcapture %}