Skip to content

Commit 58957dc

Browse files
authored
Merge pull request #23771 from mfilocha/add-pl-tutorial-links
Change links for localized tutorials in Polish
2 parents 38bd0aa + 86c2b3b commit 58957dc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/pl/docs/tutorials/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ Przed zapoznaniem się z samouczkami warto stworzyć zakładkę do
1818

1919
## Podstawy
2020

21-
* [Podstawy Kubernetes](/docs/tutorials/kubernetes-basics/) to interaktywny samouczek, który pomoże zrozumieć system Kubernetes i wypróbować jego podstawowe możliwości.
21+
* [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.
2222

2323
* [Introduction to Kubernetes (edX)](https://www.edx.org/course/introduction-kubernetes-linuxfoundationx-lfs158x#)
2424

25-
* [Hello Minikube](/docs/tutorials/hello-minikube/)
25+
* [Hello Minikube (PL)](/pl/docs/tutorials/hello-minikube/)
2626

2727
## Konfiguracja
2828

content/pl/docs/tutorials/kubernetes-basics/_index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Naucz się podstaw
3-
linkTitle: Podstawy Kubernetes
3+
linkTitle: Podstawy Kubernetesa
44
weight: 10
55
card:
66
name: tutorials
@@ -22,7 +22,7 @@
2222

2323
<div class="row">
2424
<div class="col-md-9">
25-
<h2>Podstawy Kubernetes</h2>
25+
<h2>Podstawy Kubernetesa</h2>
2626
<p>Ten samouczek poprowadzi Cię przez podstawy systemu zarządzania zadaniami na klastrze Kubernetes. W każdym module znajdziesz najważniejsze informacje o głównych pojęciach i funkcjonalnościach Kubernetes oraz interaktywny samouczek online. Dzięki samouczkom nauczysz się zarządzać prostym klasterem i skonteneryzowanymi aplikacjami uruchamianymi na tym klastrze.</p>
2727
<p>Nauczysz się, jak:</p>
2828
<ul>

0 commit comments

Comments
 (0)