diff --git a/README.md b/README.md index 2f42527..63406d8 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,7 @@ npm i -D @sanity/semantic-release-preset
Why isn't semantic-release a peer dependency? -https://github.com/semantic-release/gitlab-config#install - -There's a convention in `semantic-release` presets to have it as a peer, which would make the install setup look like this: +There's a [convention](https://github.com/semantic-release/gitlab-config#install) in `semantic-release` presets to have it as a peer, which would make the install setup look like this: ```bash npm install --save-dev semantic-release @sanity/semantic-release-preset