Merge pull request #5964 from zhangxiaoyu-zidif/update-title

Update repo name
This commit is contained in:
Joseph Heck
2017-10-19 06:35:41 -07:00
committed by GitHub
11 changed files with 20 additions and 20 deletions
@@ -9,7 +9,7 @@ title: Managing Resources
You've deployed your application and exposed it via a service. Now what? Kubernetes provides a number of tools to help you manage your application deployment, including scaling and updating. Among the features that we will discuss in more depth are [configuration files](/docs/concepts/configuration/overview/) and [labels](/docs/concepts/overview/working-with-objects/labels/).
You can find all the files for this example [in our docs
repo here](https://github.com/kubernetes/kubernetes.github.io/tree/{{page.docsbranch}}/docs/user-guide/).
repo here](https://github.com/kubernetes/website/tree/{{page.docsbranch}}/docs/user-guide/).
* TOC
{:toc}