From d12503c989ebe3d57586d42285538e1489e93d1f Mon Sep 17 00:00:00 2001 From: SwapnaneelChowdhury <89728955+SwapnaneelChowdhury@users.noreply.github.com> Date: Sun, 29 Aug 2021 16:41:25 +0530 Subject: [PATCH] Fix a bug #29522 Fixed "What's next" links in portuguese section which was forwarding to the english page --- content/pt-br/docs/concepts/overview/what-is-kubernetes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pt-br/docs/concepts/overview/what-is-kubernetes.md b/content/pt-br/docs/concepts/overview/what-is-kubernetes.md index 29473a7f75..4a072c01d2 100644 --- a/content/pt-br/docs/concepts/overview/what-is-kubernetes.md +++ b/content/pt-br/docs/concepts/overview/what-is-kubernetes.md @@ -90,5 +90,5 @@ Kubernetes: ## {{% heading "whatsnext" %}} -* Dê uma olhada em [Componentes do Kubernetes](/docs/concepts/overview/components/). +* Dê uma olhada em [Componentes do Kubernetes](/pt-br/docs/concepts/overview/components/). * Pronto para [Iniciar](/docs/setup/)?