Browse Source

Update README.md

The link with 'blob' specified in the URL doesn't work for the current version of unRaid. Switching it to '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.
zirdum 3 years ago
parent
commit
71ed47a5d3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deployment/unraid/docker-templates/README.md

+ 1 - 1
deployment/unraid/docker-templates/README.md

@@ -8,7 +8,7 @@ Click on the Docker tab
 
 
 Add the following line under "Template Repositories" 
 Add the following line under "Template Repositories" 
 
 
-https://github.com/jellyfin/jellyfin/test/master/deployment/unraid/docker-templates
+https://github.com/jellyfin/jellyfin/tree/master/deployment/unraid/docker-templates
 
 
 Click save than click on Add Container and select jellyfin.
 Click save than click on Add Container and select jellyfin.