From 533636395751747774f61117aa2ee8f64da2abf5 Mon Sep 17 00:00:00 2001 From: Mark Zhang Date: Sun, 21 Nov 2021 10:25:44 +0800 Subject: Update basic_networking.md Correct a missing link in basic networking tutorial. Signed-off-by: Mark Zhang --- docs/tutorials/basic_networking.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/tutorials/basic_networking.md b/docs/tutorials/basic_networking.md index e47661ddf..e1f2f1346 100644 --- a/docs/tutorials/basic_networking.md +++ b/docs/tutorials/basic_networking.md @@ -291,5 +291,5 @@ same network namespace, the DB and Web container can communicate with each other using localhost (127.0.0.1). Furthermore, they are also both addressable by the IP address (and DNS name if applicable) assigned to the Pod itself. -For more information on container to container networking, see Configuring container -networking with Podman. +For more information on container to container networking, see [Configuring container +networking with Podman](https://www.redhat.com/sysadmin/container-networking-podman). -- cgit v1.2.3-54-g00ecf