Skip to content

Commit

Permalink
inline links
Browse files Browse the repository at this point in the history
- i don't see why we should keep them separately
- they should be at the bottom but they already in the middle of the md file
  • Loading branch information
kroleg committed Apr 10, 2024
1 parent 2b9e45b commit d2b9bac
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# mise-yarn

Yarn plugin for the [mise][1] version manager.
Yarn plugin for the [mise][https://mise.jdx.dev/] version manager.

> 💡 **Note:** This plugin validates package authenticity via [`gpg`][2] only for yarn v1.
> 💡 **Note:** This plugin validates package authenticity via [`gpg`][https://www.openpgp.org/] only for yarn v1.
> v2 and later versions are downloaded as single js file which doesn't have any signatures
## Requirements
Expand All @@ -16,9 +16,6 @@ If one of the commands needed is unavailable, it will let you know.
mise plugin i yarn
```

[1]: https://mise.jdx.dev/
[2]: https://www.openpgp.org/

## Migration from twuni/asdf-yarn

### Issue with yarn_old
Expand Down

0 comments on commit d2b9bac

Please sign in to comment.