diff --git a/release notes/v0.49.0.md b/release notes/v0.49.0.md index 4f1661d37be..74b01f25333 100644 --- a/release notes/v0.49.0.md +++ b/release notes/v0.49.0.md @@ -1,6 +1,6 @@ k6 `v0.49.0` is here 🎉! This release includes: -- Add a built-in web dashboard that displays test results in real time. +- Add a built-in [web dashboard](https://grafana.com/docs/k6/latest/results-output/web-dashboard/) that displays test results in real time. - Add `clear` functionality to the browser module's `locator` classes. - Merge the gRPC experimental module back into the gRPC core module. - Add the ability to get the selection from an element in `k6/html`. @@ -17,7 +17,7 @@ k6 `v0.49.0` is here 🎉! This release includes: ### Web Dashboard -The new web dashboard brings real-time visualization to load testing. This feature allows users to monitor test progress and analyze +The new [web dashboard](https://grafana.com/docs/k6/latest/results-output/web-dashboard/) brings real-time visualization to load testing. This feature allows users to monitor test progress and analyze results dynamically, enhancing the overall testing experience. #### Real-time test results