Merge pull request #2092 from jagregory/patch-1

Fix "Deploying applications" link
This commit is contained in:
Andrew Chen
2017-01-11 18:24:00 -08:00
committed by GitHub
@@ -302,7 +302,7 @@ minikube stop
{% capture whatsnext %} {% capture whatsnext %}
* Learn more about [Deployment objects](/docs/user-guide/deployments/). * Learn more about [Deployment objects](/docs/user-guide/deployments/).
* Learn more about [Deploying applications](http://localhost:4000/docs/user-guide/deploying-applications/). * Learn more about [Deploying applications](/docs/user-guide/deploying-applications/).
* Learn more about [Service objects](/docs/user-guide/services/). * Learn more about [Service objects](/docs/user-guide/services/).
{% endcapture %} {% endcapture %}