diff --git a/README.md b/README.md
index a07ca2971eb39c07bb92ac894634cf900b1afb31..01d9f8abfd3d87d022d15dd553775618e7b99718 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ once Briar is available for Debian and on Flathub.org.
 ### Self-contained Java .jar
 
 The simplest way is to
-[download the nightly briar-desktop.jar](https://code.briarproject.org/briar/briar-desktop/-/jobs/artifacts/main/raw/briar-desktop.jar?job=build_jar)
+[download the nightly briar-desktop.jar](https://code.briarproject.org/briar/briar-desktop/-/jobs/artifacts/main/raw/briar-desktop.jar?job=b_jar)
 and execute it from the command-line with
 `java -jar briar-desktop.jar`.
 Note that you need at least version 11 of the Java Runtime Environment.