From 28c1dec9b218f786256483eb5c5a4fcc0dadac4f Mon Sep 17 00:00:00 2001
From: Nelson Figueroa <30811275+nelsonfigueroa@users.noreply.github.com>
Date: Sun, 4 May 2025 23:01:09 -0700
Subject: [PATCH] bash: update documentation links (#16386)
---
pages.de/common/bash.md | 2 +-
pages.fr/common/bash.md | 2 +-
pages.it/common/bash.md | 2 +-
pages.ko/common/bash.md | 2 +-
pages.pl/common/bash.md | 2 +-
pages.pt_BR/common/bash.md | 2 +-
pages.zh/common/bash.md | 2 +-
pages.zh_TW/common/bash.md | 2 +-
8 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/pages.de/common/bash.md b/pages.de/common/bash.md
index 1917dafad4..dbc2bb7434 100644
--- a/pages.de/common/bash.md
+++ b/pages.de/common/bash.md
@@ -2,7 +2,7 @@
> Bourne-Again SHell.
> `sh`-kompatibler Kommandozeilen-Interpreter.
-> Weitere Informationen: .
+> Weitere Informationen: .
- Interaktive Shell starten:
diff --git a/pages.fr/common/bash.md b/pages.fr/common/bash.md
index be048810c0..c304347b50 100644
--- a/pages.fr/common/bash.md
+++ b/pages.fr/common/bash.md
@@ -2,7 +2,7 @@
> Bourne-Again SHell, un interpréteur de ligne de commande compatible avec `sh`.
> Voir aussi `histexpand` pour l'expansion de l'historique.
-> Plus d'informations : .
+> Plus d'informations : .
- Démarre une session shell interactive :
diff --git a/pages.it/common/bash.md b/pages.it/common/bash.md
index a56fbaa7a3..0309a216dc 100644
--- a/pages.it/common/bash.md
+++ b/pages.it/common/bash.md
@@ -2,7 +2,7 @@
> Bourne-Again SHell.
> Interprete da linea di comando compatibile con `sh`.
-> Maggiori informazioni: .
+> Maggiori informazioni: .
- Avvia una shell interattiva:
diff --git a/pages.ko/common/bash.md b/pages.ko/common/bash.md
index f416d6e0d4..43019cd04e 100644
--- a/pages.ko/common/bash.md
+++ b/pages.ko/common/bash.md
@@ -2,7 +2,7 @@
> Bourne-Again SHell, an `sh`- 호환 명령 행 인터프리터.
> 참조: `zsh`, `histexpand` (history 확장).
-> 더 많은 정보: .
+> 더 많은 정보: .
- 대화형 쉘 시작하기:
diff --git a/pages.pl/common/bash.md b/pages.pl/common/bash.md
index 65d586e7e3..cc966ee814 100644
--- a/pages.pl/common/bash.md
+++ b/pages.pl/common/bash.md
@@ -2,7 +2,7 @@
> Bourne-Again SHell, interpreter komend powłoki systemowej kompatybilny z `sh`.
> Zobacz także: `zsh`, `histexpand`.
-> Więcej informacji: .
+> Więcej informacji: .
- Rozpocznij interaktywną sesję powłoki:
diff --git a/pages.pt_BR/common/bash.md b/pages.pt_BR/common/bash.md
index 3c970300a2..b3a1b84aa5 100644
--- a/pages.pt_BR/common/bash.md
+++ b/pages.pt_BR/common/bash.md
@@ -2,7 +2,7 @@
> Bourne-Again SHell, um interpretador de linha de comando compatível com `sh`.
> Veja também: `zsh`, `histexpand` (expansão do histórico).
-> Mais informações: .
+> Mais informações: .
- Inicia uma sessão interativa do shell:
diff --git a/pages.zh/common/bash.md b/pages.zh/common/bash.md
index e95a4a3068..799c63152a 100644
--- a/pages.zh/common/bash.md
+++ b/pages.zh/common/bash.md
@@ -2,7 +2,7 @@
> Bourne-Again SHell,兼容 `sh` 的命令行解释器。
> 此外请参阅:`zsh`,`histexpand`(历史展开)。
-> 更多信息:.
+> 更多信息:.
- 启动交互式 shell:
diff --git a/pages.zh_TW/common/bash.md b/pages.zh_TW/common/bash.md
index 846692f227..d4abfe9451 100644
--- a/pages.zh_TW/common/bash.md
+++ b/pages.zh_TW/common/bash.md
@@ -2,7 +2,7 @@
> Bourne-Again SHell. 一個與 `sh` 相容的命令列。
> 參照 `histexpand` 以使用 history expansion 特性。
-> 更多資訊:.
+> 更多資訊:.
- 開啟互動式 shell: