From c27071e67fb04ba560f63bf7bd6afa35122fc895 Mon Sep 17 00:00:00 2001
From: Nelson Figueroa <30811275+nelsonfigueroa@users.noreply.github.com>
Date: Fri, 20 Sep 2024 00:07:26 -0700
Subject: [PATCH] docker-exec: update documentation link (#13757)
updated docs link
---
pages.de/common/docker-exec.md | 2 +-
pages.fr/common/docker-exec.md | 2 +-
pages.it/common/docker-exec.md | 2 +-
pages.pt_BR/common/docker-exec.md | 2 +-
pages.tr/common/docker-exec.md | 2 +-
pages/common/docker-exec.md | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/pages.de/common/docker-exec.md b/pages.de/common/docker-exec.md
index 1d3587dab..55b2c8bdd 100644
--- a/pages.de/common/docker-exec.md
+++ b/pages.de/common/docker-exec.md
@@ -1,7 +1,7 @@
# docker exec
> Führe Befehle in einem bereits laufenden Docker Container aus.
-> Weitere Informationen: .
+> Weitere Informationen: .
- Öffne eine Shell innerhalb eines bereits laufenden Containers:
diff --git a/pages.fr/common/docker-exec.md b/pages.fr/common/docker-exec.md
index c3347700b..cb86d2c0a 100644
--- a/pages.fr/common/docker-exec.md
+++ b/pages.fr/common/docker-exec.md
@@ -1,7 +1,7 @@
# docker exec
> Exécute une commande dans un conteneur déjà en cours d'exécution.
-> Plus d'informations : .
+> Plus d'informations : .
- Entrer dans un shell interactif dans un conteneur en cours d'exécution :
diff --git a/pages.it/common/docker-exec.md b/pages.it/common/docker-exec.md
index 4eb958f7b..7c0cac2a3 100644
--- a/pages.it/common/docker-exec.md
+++ b/pages.it/common/docker-exec.md
@@ -1,7 +1,7 @@
# docker exec
> Esegui un comando su un Docker container in esecuzione.
-> Maggiori informazioni: .
+> Maggiori informazioni: .
- Avvia una shell interattiva all'interno di un container in esecuzione:
diff --git a/pages.pt_BR/common/docker-exec.md b/pages.pt_BR/common/docker-exec.md
index 43de67e54..29a1c6d21 100644
--- a/pages.pt_BR/common/docker-exec.md
+++ b/pages.pt_BR/common/docker-exec.md
@@ -1,7 +1,7 @@
# docker exec
> Executar um comando em um contêiner Docker em execução.
-> Mais informações: .
+> Mais informações: .
- Entra em uma sessão de shell interativa em um contêiner em execução:
diff --git a/pages.tr/common/docker-exec.md b/pages.tr/common/docker-exec.md
index 8a96e782c..22c2246c9 100644
--- a/pages.tr/common/docker-exec.md
+++ b/pages.tr/common/docker-exec.md
@@ -1,7 +1,7 @@
# docker exec
> Halihazırda çalışan bir Docker konteyneri üstünde komut çalıştır.
-> Daha fazla bilgi için: .
+> Daha fazla bilgi için: .
- Halihazırda çalışan bir konteynerin üstünde interaktif bir kabuk oturumunu çalıştır:
diff --git a/pages/common/docker-exec.md b/pages/common/docker-exec.md
index ea818c267..a39aa3bdd 100644
--- a/pages/common/docker-exec.md
+++ b/pages/common/docker-exec.md
@@ -1,7 +1,7 @@
# docker exec
> Execute a command on an already running Docker container.
-> More information: .
+> More information: .
- Enter an interactive shell session on an already-running container: