diff --git a/README.md b/README.md index 9e08b1b..7f12ec3 100644 --- a/README.md +++ b/README.md @@ -143,14 +143,10 @@ major change is API breaking. For example, * `^0.0` is equivalent to `>=0.0.0 <0.1.0` * `^0` is equivalent to `>=0.0.0 <1.0.0` - -**References** - -- [k6]: https://k6.io -- [extensions]: https://grafana.com/docs/k6/latest/extensions/ -- [Masterminds/semver]: https://github.com/Masterminds/semver -- [xk6-top]: https://github.com/szkiba/xk6-top - +[k6]: https://k6.io +[extensions]: https://grafana.com/docs/k6/latest/extensions/ +[xk6-top]: https://github.com/szkiba/xk6-top +[Masterminds/semver]: https://github.com/Masterminds/semver ``` k6x [flags] [command] diff --git a/internal/cmd/help.md b/internal/cmd/help.md index 86541b9..3fc2b2b 100644 --- a/internal/cmd/help.md +++ b/internal/cmd/help.md @@ -127,10 +127,7 @@ major change is API breaking. For example, * `^0.0` is equivalent to `>=0.0.0 <0.1.0` * `^0` is equivalent to `>=0.0.0 <1.0.0` - -**References** - -- [k6]: https://k6.io -- [extensions]: https://grafana.com/docs/k6/latest/extensions/ -- [Masterminds/semver]: https://github.com/Masterminds/semver -- [xk6-top]: https://github.com/szkiba/xk6-top +[k6]: https://k6.io +[extensions]: https://grafana.com/docs/k6/latest/extensions/ +[xk6-top]: https://github.com/szkiba/xk6-top +[Masterminds/semver]: https://github.com/Masterminds/semver