[PR #6740] [MERGED] Corrected Unraid template link #11100

Closed
opened 2026-02-07 06:32:27 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6740
Author: @zirdum
Created: 10/27/2021
Status: Merged
Merged: 11/1/2021
Merged by: @anthonylavado

Base: masterHead: master


📝 Commits (2)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 deployment/unraid/docker-templates/README.md (+1 -1)

📄 Description

The link with 'blob' specified in the URL doesn't work for the current version of Unraid. Replacing 'blob' with 'tree' (which is where the 'blob' link resolves to) works fine.

Changes
Changed link referenced: https://github.com/jellyfin/jellyfin/blob/master/deployment/unraid/docker-templates

To this link: https://github.com/jellyfin/jellyfin/tree/master/deployment/unraid/docker-templates

Issues
Fixes template showing up in Unraid with the changes applied.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/6740 **Author:** [@zirdum](https://github.com/zirdum) **Created:** 10/27/2021 **Status:** ✅ Merged **Merged:** 11/1/2021 **Merged by:** [@anthonylavado](https://github.com/anthonylavado) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`4885f5e`](https://github.com/jellyfin/jellyfin/commit/4885f5e6c9e63452a462884128ca0e9ffb6aeeaf) Update README.md - [`71ed47a`](https://github.com/jellyfin/jellyfin/commit/71ed47a5d3f0e78130bd50bae344406e202ac310) Update README.md ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `deployment/unraid/docker-templates/README.md` (+1 -1) </details> ### 📄 Description The link with 'blob' specified in the URL doesn't work for the current version of Unraid. Replacing 'blob' with 'tree' (which is where the 'blob' link resolves to) works fine. Changes Changed link referenced: https://github.com/jellyfin/jellyfin/blob/master/deployment/unraid/docker-templates To this link: https://github.com/jellyfin/jellyfin/tree/master/deployment/unraid/docker-templates Issues Fixes template showing up in Unraid with the changes applied. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:32:27 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11100