Merge pull request #65 from methbkts/patch-1

Update link to Jellyfin website
This commit is contained in:
Odd Stråbø 2023-11-25 14:05:56 +01:00 committed by GitHub
commit 1b5815e332
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<h1 align="center">Jellyfin for macOS</h1>
<h3 align="center">Part of the <a href="https://jellyfin.media">Jellyfin Project</a></h3>
<h3 align="center">Part of the <a href="https://jellyfin.org">Jellyfin Project</a></h3>
---

View File

@ -1,7 +1,7 @@
{
"name": "jellyfin-server-macos",
"version": "1.0.0",
"description": "<h1 align=\"center\">Jellyfin for macOS</h1> <h3 align=\"center\">Part of the <a href=\"https://jellyfin.media\">Jellyfin Project</a></h3>",
"description": "<h1 align=\"center\">Jellyfin for macOS</h1> <h3 align=\"center\">Part of the <a href=\"https://jellyfin.org\">Jellyfin Project</a></h3>",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"