From 949c244a6a1ddf2e4624cfcfac5d88c2b52ab655 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 27 Jul 2025 21:44:45 +0000 Subject: [PATCH] Bot Moving Deprecated Documentation --- docs/{images => deprecated_images}/docker-pylon.md | 0 mkdocs.yml | 1 + 2 files changed, 1 insertion(+) rename docs/{images => deprecated_images}/docker-pylon.md (100%) diff --git a/docs/images/docker-pylon.md b/docs/deprecated_images/docker-pylon.md similarity index 100% rename from docs/images/docker-pylon.md rename to docs/deprecated_images/docker-pylon.md diff --git a/mkdocs.yml b/mkdocs.yml index e4002bdbed..588f06b83f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -128,3 +128,4 @@ plugins: images/docker-netbootxyz.md: deprecated_images/docker-netbootxyz.md images/docker-readarr.md: deprecated_images/docker-readarr.md images/docker-sickchill.md: deprecated_images/docker-sickchill.md + images/docker-pylon.md: deprecated_images/docker-pylon.md