From 2c2c57d942bbe018ea2fd4d6d3a3670d89d90cfb Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Thu, 9 Jan 2025 13:14:07 -0600 Subject: [PATCH] [pl] Remove tutorials link to java microservice example This content was removed by an earlier PR, but not cleaned up from the tutorials index. Signed-off-by: Sean McGinnis --- content/pl/docs/tutorials/_index.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/pl/docs/tutorials/_index.md b/content/pl/docs/tutorials/_index.md index e1ab178de9..35e2600f91 100644 --- a/content/pl/docs/tutorials/_index.md +++ b/content/pl/docs/tutorials/_index.md @@ -26,8 +26,6 @@ Przed zapoznaniem się z samouczkami warto stworzyć zakładkę do ## Konfiguracja -* [Configuring a Java Microservice](/docs/tutorials/configuration/configure-java-microservice/) - * [Configuring Redis Using a ConfigMap](/docs/tutorials/configuration/configure-redis-using-configmap/) ## Aplikacje bezstanowe *(Stateless Applications)* @@ -61,4 +59,4 @@ Przed zapoznaniem się z samouczkami warto stworzyć zakładkę do Jeśli chciałbyś napisać nowy samouczek, odwiedź [Content Page Types](/docs/contribute/style/page-content-types/), -gdzie znajdziesz dodatkowe informacje o tym typie strony. +gdzie znajdziesz dodatkowe informacje o tym typie strony. \ No newline at end of file