fix github links due to /content/en move (#9157)
This commit is contained in:
committed by
k8s-ci-robot
parent
f3f6b39bbe
commit
470f1e577e
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user