diff options
| author | zirdum <ivan@zirdum.com> | 2021-10-27 10:54:54 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-27 10:54:54 -0700 |
| commit | 71ed47a5d3f0e78130bd50bae344406e202ac310 (patch) | |
| tree | e62ba9b5f756deb42fb355da811a5aa51509c6a5 /deployment | |
| parent | 4885f5e6c9e63452a462884128ca0e9ffb6aeeaf (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')
| -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 c4e133db3..8e401e009 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/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. |
