fix broken links in user-journeys docs (#7171)

This commit is contained in:
Jorge Hernández
2018-01-31 21:40:05 -06:00
committed by k8s-ci-robot
parent 9fb8aadbec
commit 2651747e25
2 changed files with 6 additions and 6 deletions
@@ -50,7 +50,7 @@ These resources are covered in a number of articles within the Kubernetes docume
* [Deployments](/docs/concepts/workloads/controllers/deployment/)
* [Garbage Collection](/docs/concepts/workloads/controllers/garbage-collection/)
* [Container Images](/docs/concepts/containers/images/)
* [Container Environment Variables](docs/concepts/containers/container-environment-variables/)
* [Container Environment Variables](/docs/concepts/containers/container-environment-variables/)
* [Labels and Selectors](/docs/concepts/overview/working-with-objects/labels/)
* [Namespaces](/docs/concepts/overview/working-with-objects/namespaces/)
* [Namespaces Walkthrough](/docs/tasks/administer-cluster/namespaces-walkthrough/)