From c61f3305b269e5370a0e55246ae60615c77d53a9 Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Mon, 26 Feb 2024 21:47:49 +0100
Subject: [PATCH] docs(jellyfin): Remove remaining link

---
 docs/src/apps/jellyfin.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/docs/src/apps/jellyfin.md b/docs/src/apps/jellyfin.md
index 3b6ce8415..ad2e43d6e 100644
--- a/docs/src/apps/jellyfin.md
+++ b/docs/src/apps/jellyfin.md
@@ -9,5 +9,3 @@
 In the Shivering-Isles Infrastructure Jellyfin provides the media platform for streaming series and alike from the local NAS. Replacing services like Netflix for enjoying TV-Shows and Movies ripped from good old DVDs and Bluerays.
 
 Jellyfin itself is integrated with the Kubernetes cluster its running on using the [Jellyfin PDB Manager](https://git.shivering-isles.com/shivering-isles/infrastructure-gitops/-/tree/b919bd3d22d9b14cba5a64340720ef35aed5fa14/apps/base/jellyfin/jellyfin-pdb-mgr), that automatically configures the Pod Disruption Budget of the Jellyfin Pod to disallow disruptions while something is playing, to make sure maintenance work does not interfere with the watching experience.
-
-https://www.youtube.com/watch?v=
\ No newline at end of file
-- 
GitLab