From 61f6d51534f197e93da29c3a5b3936c665ee884b Mon Sep 17 00:00:00 2001 From: ebner Date: Thu, 8 Aug 2024 16:23:44 +0200 Subject: [PATCH] move pdfs --- .../pdf => admin-guide/_static}/UID_and_GID.pdf | Bin admin-guide/accounts-and-groups.md | 2 +- .../_static}/RedHat-Product-Life-Cycles.pdf | Bin management/redhat_product_lifecycle.md | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) rename {_static/pdf => admin-guide/_static}/UID_and_GID.pdf (100%) rename {_static/pdf => management/_static}/RedHat-Product-Life-Cycles.pdf (100%) diff --git a/_static/pdf/UID_and_GID.pdf b/admin-guide/_static/UID_and_GID.pdf similarity index 100% rename from _static/pdf/UID_and_GID.pdf rename to admin-guide/_static/UID_and_GID.pdf diff --git a/admin-guide/accounts-and-groups.md b/admin-guide/accounts-and-groups.md index 92d35209..3cc972be 100644 --- a/admin-guide/accounts-and-groups.md +++ b/admin-guide/accounts-and-groups.md @@ -3,7 +3,7 @@ Linux accounts are generally stored and managed in Active Directory. ```{note} -Current user (uid) and group (gid) ranges can be found here: [UID and GID Management](../_static/pdf/UID_and_GID.pdf) +Current user (uid) and group (gid) ranges can be found here: [UID and GID Management](_static/UID_and_GID.pdf) ``` ## Account Types diff --git a/_static/pdf/RedHat-Product-Life-Cycles.pdf b/management/_static/RedHat-Product-Life-Cycles.pdf similarity index 100% rename from _static/pdf/RedHat-Product-Life-Cycles.pdf rename to management/_static/RedHat-Product-Life-Cycles.pdf diff --git a/management/redhat_product_lifecycle.md b/management/redhat_product_lifecycle.md index e9b66b98..68ff3255 100644 --- a/management/redhat_product_lifecycle.md +++ b/management/redhat_product_lifecycle.md @@ -3,4 +3,4 @@ These pages give an overview about the RedHat product lifecycle in the upcoming years: - https://access.redhat.com/support/policy/updates/errata/ -- Red Hat Product Lifecycle Overview: [RedHat-Product-Life-Cycles.pdf](../_static/pdf/RedHat-Product-Life-Cycles.pdf) \ No newline at end of file +- Red Hat Product Lifecycle Overview: [RedHat-Product-Life-Cycles.pdf](_static/RedHat-Product-Life-Cycles.pdf) \ No newline at end of file