From 5d51604d97b0297d9fc731f6f98e0a793b10dbfa Mon Sep 17 00:00:00 2001 From: theguymadmax Date: Tue, 2 Dec 2025 21:47:03 -0500 Subject: [PATCH] Add backup link (#1682) --- scripts/data/jellyfin-web-urls.json | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/data/jellyfin-web-urls.json b/scripts/data/jellyfin-web-urls.json index 98b00f8c..7083e6fa 100644 --- a/scripts/data/jellyfin-web-urls.json +++ b/scripts/data/jellyfin-web-urls.json @@ -1,4 +1,5 @@ [ + "/docs/general/administration/backup-and-restore", "/docs/general/administration/hardware-acceleration.html", "/docs/general/administration/hardware-acceleration/intel", "/docs/general/contributing/index.html",