fix github links due to /content/en move (#9157)

This commit is contained in:
Andrew Chen
2018-06-20 12:53:09 -07:00
committed by k8s-ci-robot
parent f3f6b39bbe
commit 470f1e577e
2 changed files with 2 additions and 2 deletions
@@ -22,7 +22,7 @@ that a pod ends up on a machine with an SSD attached to it, or to co-locate pods
services that communicate a lot into the same availability zone. services that communicate a lot into the same availability zone.
You can find all the files for these examples [in our docs You can find all the files for these examples [in our docs
repo here](https://github.com/kubernetes/website/tree/{{< param "docsbranch" >}}/docs/concepts/configuration/). repo here](https://github.com/kubernetes/website/tree/{{< param "docsbranch" >}}/content/en/docs/concepts/configuration/).
{{% /capture %}} {{% /capture %}}
@@ -67,7 +67,7 @@ image to generate this set of reference docs:
* /docs/api-reference/v1/definitions.html * /docs/api-reference/v1/definitions.html
The generated files do not get published automatically. They have to be manually copied to the The generated files do not get published automatically. They have to be manually copied to the
[kubernetes/website](https://github.com/kubernetes/website/tree/master/docs/reference/generated) [kubernetes/website](https://github.com/kubernetes/website/tree/master/content/en/docs/reference/generated)
repository. repository.
These files are published at These files are published at