diff --git a/CHANGELOG.md b/CHANGELOG.md
index 67774efcc29a6c92438461c8bcd220941d5a4d18..17a80dae88994c4e5a3a9db4350ef464e40cd954 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
 # Changelog
 
-## [(next version)](./README.md#for-developers)
+## [(next version)](https://gitlab.cs.uni-duesseldorf.de/api/v4/projects/848/jobs/artifacts/master/raw/build/libs/prob2-jupyter-kernel-1.2.1-SNAPSHOT-all.jar?job=test)
 
 * Updated ProB 2 to version 4.0.0-SNAPSHOT.
 * Added a `:language` command to allow changing the language used to parse user input. For example `:language event_b` can be used to switch to Event-B syntax when a non-Event-B machine is loaded (or no machine at all).
diff --git a/README.md b/README.md
index 3b4b0aa68495bef1c57bb472d02ebffa6da39678..3116d353f928077262eb017c8639cab9e2400cb6 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,7 @@ This is a [Jupyter](https://jupyter.org/) kernel for the [ProB animator and mode
 
 * **[Download the latest version here](https://www3.hhu.de/stups/downloads/prob2-jupyter/prob2-jupyter-kernel-1.2.0-all.jar).**
 * Download links for previous versions can be found in the [changelog].
+* A [snapshot build](https://gitlab.cs.uni-duesseldorf.de/api/v4/projects/848/jobs/artifacts/master/raw/build/libs/prob2-jupyter-kernel-1.2.1-SNAPSHOT-all.jar?job=test) of the latest development version is also available. **Warning:** this is an unstable version that can contain bugs or breaking changes.
 
 See the [requirements](#requirements) and [installation instructions](#installation) for information on how to install and use the downloaded jar file.