Hugo transition: Fix github links (#8549)

with the reorganization, in-tree github links have changed, update them.

Closes: #8547
This commit is contained in:
Andreas Jaeger
2018-05-31 03:45:59 +02:00
committed by k8s-ci-robot
parent e3674c5554
commit c7437f068d
2 changed files with 2 additions and 2 deletions
@@ -16,7 +16,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.
You can find all the files for these examples [in our docs
repo here](https://github.com/kubernetes/website/tree/{{< param "docsbranch" >}}/docs/user-guide/node-selection).
repo here](https://github.com/kubernetes/website/tree/{{< param "docsbranch" >}}/docs/concepts/configuration/).
{{< toc >}}