diff options
| author | zirdum <ivan@zirdum.com> | 2021-10-27 10:54:18 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-27 10:54:18 -0700 |
| commit | 4885f5e6c9e63452a462884128ca0e9ffb6aeeaf (patch) | |
| tree | fa66157b706593c0e8f786ac92b7ee5cef103236 /deployment/unraid/docker-templates | |
| parent | 4599ce659c75ffb6dcd21bdbff62cab1eb24c99c (diff) | |
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.
Diffstat (limited to 'deployment/unraid/docker-templates')
| -rw-r--r-- | deployment/unraid/docker-templates/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/unraid/docker-templates/README.md b/deployment/unraid/docker-templates/README.md index 2c268e8b3..c4e133db3 100644 --- a/deployment/unraid/docker-templates/README.md +++ b/deployment/unraid/docker-templates/README.md @@ -8,7 +8,7 @@ Click on the Docker tab Add the following line under "Template Repositories" -https://github.com/jellyfin/jellyfin/blob/master/deployment/unraid/docker-templates +https://github.com/jellyfin/jellyfin/test/master/deployment/unraid/docker-templates Click save than click on Add Container and select jellyfin. |
