aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichael9dk <61046533+michael9dk@users.noreply.github.com>2020-08-03 13:21:44 +0200
committerGitHub <noreply@github.com>2020-08-03 13:21:44 +0200
commite7af1185eb0ea404989c6adc7b595e6f7669e77e (patch)
treea7e19a8311764cf5f8815d8976d04c2d95199808
parent47e63def20c0f3bc3d63579be7ac28cc1bf20bc2 (diff)
Update README.md
Fix broken link to Azure DevOps pipeline.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3f1b5e514..a41bfbca8 100644
--- a/README.md
+++ b/README.md
@@ -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`