mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6740] [MERGED] Corrected Unraid template link #11100
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (2)
4885f5eUpdate README.md71ed47aUpdate README.md📊 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.