diff options
| author | dkanada <dkanada@users.noreply.github.com> | 2020-08-04 03:37:00 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-04 03:37:00 +0900 |
| commit | b9d1d1c6b5d4258a10715904c73a96462d78a03b (patch) | |
| tree | 02b83926aa0744a322e55e6923c0896cd0b77f04 | |
| parent | 5b4863c65b777d178f6573a8a584e2e9bac0d156 (diff) | |
| parent | e7af1185eb0ea404989c6adc7b595e6f7669e77e (diff) | |
Merge pull request #3801 from michael9dk/patch-1
Update README.md (fix broken links)
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -100,7 +100,7 @@ Note that it is also possible to [host the web client separately](#hosting-the-w There are three options to get the files for the web client. -1. Download one of the finished builds from the [Azure DevOps pipeline](https://dev.azure.com/jellyfin-project/jellyfin/_build?definitionId=11). You can download the build for a specific release by looking at the [branches tab](https://dev.azure.com/jellyfin-project/jellyfin/_build?definitionId=11&_a=summary&repositoryFilter=6&view=branches) of the pipelines page. +1. Download one of the finished builds from the [Azure DevOps pipeline](https://dev.azure.com/jellyfin-project/jellyfin/_build?definitionId=27). You can download the build for a specific release by looking at the [branches tab](https://dev.azure.com/jellyfin-project/jellyfin/_build?definitionId=27&_a=summary&repositoryFilter=6&view=branches) of the pipelines page. 2. Build them from source following the instructions on the [jellyfin-web repository](https://github.com/jellyfin/jellyfin-web) 3. Get the pre-built files from an existing installation of the server. For example, with a Windows server installation the client files are located at `C:\Program Files\Jellyfin\Server\jellyfin-web` |
