From ebe0b07cdb4a6886cf782e388bd48084e2b0f6ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Ravier?= Date: Fri, 20 Oct 2023 11:13:22 +0200 Subject: [PATCH] storage/persistent-storage-nfs: Link to RHEL 9 docs See: https://github.com/openshift/openshift-docs/issues/66588 --- storage/persistent_storage/persistent-storage-nfs.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/persistent_storage/persistent-storage-nfs.adoc b/storage/persistent_storage/persistent-storage-nfs.adoc index e86ec80df9ac..7a89412dc5a5 100644 --- a/storage/persistent_storage/persistent-storage-nfs.adoc +++ b/storage/persistent_storage/persistent-storage-nfs.adoc @@ -16,7 +16,7 @@ distinct cluster resource, making the volume more susceptible to conflicts. [role="_additional-resources"] .Additional resources -* https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/storage_administration_guide/ch-nfs[Network File System (NFS)] +* https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/managing_file_systems/mounting-nfs-shares_managing-file-systems[Mounting NFS shares] include::modules/storage-persistent-storage-nfs-provisioning.adoc[leveloffset=+1]