From b009b3d033f3dc4c4c01a969e528577a7cd38f75 Mon Sep 17 00:00:00 2001 From: Joel Savitz Date: Jul 22 2021 03:07:43 +0000 Subject: fix FHS link (2.3 -> 3.0) Signed-off-by: Joel Savitz --- diff --git a/guidelines/modules/ROOT/pages/index.adoc b/guidelines/modules/ROOT/pages/index.adoc index 5398da2..b9b0b7c 100644 --- a/guidelines/modules/ROOT/pages/index.adoc +++ b/guidelines/modules/ROOT/pages/index.adoc @@ -337,7 +337,7 @@ For example: == Filesystem Layout Fedora follows the -http://www.pathname.com/fhs/[Filesystem Hierarchy Standard] +https://refspecs.linuxfoundation.org/fhs.shtml/[Filesystem Hierarchy Standard] with regards to filesystem layout, with exceptions noted below. The FHS defines where files should be placed on the system.