diff --git a/docs/getting-started-guides/ubuntu/local.md b/docs/getting-started-guides/ubuntu/local.md index 8755b43ddf..854a34fa5d 100644 --- a/docs/getting-started-guides/ubuntu/local.md +++ b/docs/getting-started-guides/ubuntu/local.md @@ -79,7 +79,7 @@ Run the final post processing steps to automatically configure your Kubernetes e Review the final summary screen: -[!Final Summary](/images/docs/ubuntu/05-final-summary.png) +![Final Summary](/images/docs/ubuntu/05-final-summary.png) ### Accessing the Cluster diff --git a/docs/tutorials/stateless-application/hello-minikube.md b/docs/tutorials/stateless-application/hello-minikube.md index 54697ef9c1..2ad9906f1e 100644 --- a/docs/tutorials/stateless-application/hello-minikube.md +++ b/docs/tutorials/stateless-application/hello-minikube.md @@ -302,7 +302,7 @@ minikube stop {% capture whatsnext %} * 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/). {% endcapture %}