Fix "Deploying applications" link
This commit is contained in:
parent
10a57f1e61
commit
8f100ece83
|
@ -297,7 +297,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 %}
|
||||||
|
|
Loading…
Reference in New Issue