Skip to content

Commit

Permalink
fix(README): add link to gitlab preset
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Aug 16, 2022
1 parent ed044cf commit 329fa8c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Expand Up @@ -34,9 +34,7 @@ npm i -D @sanity/semantic-release-preset
<details>
<summary>Why isn't <code>semantic-release</code> a peer dependency?</summary>

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
Expand Down

0 comments on commit 329fa8c

Please sign in to comment.