From fa4181d355680c7ee20e1c575fd0102da0222bb0 Mon Sep 17 00:00:00 2001 From: Maciej Filocha Date: Sat, 12 Sep 2020 14:08:20 +0200 Subject: [PATCH] Change language code placement for Polish tutorial links Move language codes outside hyperlinks. --- content/pl/docs/tutorials/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/pl/docs/tutorials/_index.md b/content/pl/docs/tutorials/_index.md index 5d398da14a..e9f8ed32d8 100644 --- a/content/pl/docs/tutorials/_index.md +++ b/content/pl/docs/tutorials/_index.md @@ -18,11 +18,11 @@ Przed zapoznaniem się z samouczkami warto stworzyć zakładkę do ## Podstawy -* [Podstawy Kubernetesa (PL)](/pl/docs/tutorials/kubernetes-basics/) to interaktywny samouczek, który pomoże zrozumieć system Kubernetes i wypróbować jego podstawowe możliwości. +* [Podstawy Kubernetesa](/pl/docs/tutorials/kubernetes-basics/) (PL) to interaktywny samouczek, który pomoże zrozumieć system Kubernetes i wypróbować jego podstawowe możliwości. * [Introduction to Kubernetes (edX)](https://www.edx.org/course/introduction-kubernetes-linuxfoundationx-lfs158x#) -* [Hello Minikube (PL)](/pl/docs/tutorials/hello-minikube/) +* [Hello Minikube](/pl/docs/tutorials/hello-minikube/) (PL) ## Konfiguracja