diff --git a/docs/src/release-notes-js.md b/docs/src/release-notes-js.md
index 56d967a819..fab7e1f28e 100644
--- a/docs/src/release-notes-js.md
+++ b/docs/src/release-notes-js.md
@@ -12,7 +12,7 @@ Playwright Test now ships an **experimental** Docker integration. The Docker con
With this integration, only **browser binaries** are running inside a Docker container, while all the code is still running on the host operating system.
-
+
Read more in [our documentation](./docker#experimental-playwright-test-docker-integration).