diff --git a/release notes/v0.56.0.md b/release notes/v0.56.0.md index 11c7b4992e7..50894020656 100644 --- a/release notes/v0.56.0.md +++ b/release notes/v0.56.0.md @@ -61,5 +61,5 @@ As part of the stabilization this is now also merged in the k6 codebase. In the ### Removal of deprecated `k6/experimental/browser` module -Since `v0.52.0` we have had a non experimental version of the browser module (`k6/browser`). We urge you to migrate your scripts over to this import since we will be removing the experimental version of the browser module in the next release (`v0.57.0`). +Since `v0.52.0` we have had a non experimental version of the browser module (`k6/browser`). We urge you to [migrate](https://grafana.com/docs/k6/latest/using-k6-browser/migrating-to-k6-v0-52/) your scripts over to the non experimental browser module as we will be removing the experimental version of it in the next release (`v0.57.0`).