Fix repository URL

This commit is contained in:
Dmitry Lyzo 2020-03-26 16:22:12 +03:00
parent 05308703aa
commit 9f8d724e39
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
<h3 align="center">Part of the <a href="https://jellyfin.media">Jellyfin Project</a></h3>
## Build Process
_Also look [Wiki](https://github.com/dmitrylyzo/jellyfin-tizen/wiki)._
_Also look [Wiki](https://github.com/jellyfin/jellyfin-tizen/wiki)._
### Prerequisites
* Oracle JDK 8 <sup>_for Tizen Studio_</sup>
@ -24,7 +24,7 @@ _Also look [Wiki](https://github.com/dmitrylyzo/jellyfin-tizen/wiki)._
```
6. Clone or download Jellyfin Tizen (this) repository.
```sh
git clone https://github.com/dmitrylyzo/jellyfin-tizen.git
git clone https://github.com/jellyfin/jellyfin-tizen.git
```
### Build Jellyfin Web

View File

@ -4,7 +4,7 @@
"description": "Jellyfin for Samsung Smart TV (Tizen)",
"repository": {
"type": "git",
"url": "git+https://github.com/dmitrylyzo/jellyfin-tizen.git"
"url": "git+https://github.com/jellyfin/jellyfin-tizen.git"
},
"scripts": {
"postinstall": "gulp"