From 8117b56cc69cfd6ba8cc99930be20ab08b109e10 Mon Sep 17 00:00:00 2001 From: Ryan McGinnis Date: Fri, 2 Jun 2017 15:01:05 -0700 Subject: [PATCH] Remove self-referential link The second link in the "What's next" section redirects the reader to this doc. This PR removes this link. --- .../run-application/run-stateless-application-deployment.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/tasks/run-application/run-stateless-application-deployment.md b/docs/tasks/run-application/run-stateless-application-deployment.md index 8620ecad58..988dc6c808 100644 --- a/docs/tasks/run-application/run-stateless-application-deployment.md +++ b/docs/tasks/run-application/run-stateless-application-deployment.md @@ -146,8 +146,6 @@ added to Kubernetes, replicated applications were configured by using a * Learn more about [Deployment objects](/docs/concepts/workloads/controllers/deployment/). -* Learn more about [Deploying applications](/docs/user-guide/deploying-applications/) - {% endcapture %} {% include templates/tutorial.md %}