Update asdf just plugin repository (#1380)

This commit is contained in:
Kenichi Kamiya 2022-10-27 09:38:22 +09:00 committed by GitHub
parent beeaa6ce2d
commit 4349c1bac8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -216,7 +216,7 @@ You can also set the shell using command-line arguments. For example, to use Pow
<tr> <tr>
<td><a href="https://github.com/casey/just/releases">Various</a></td> <td><a href="https://github.com/casey/just/releases">Various</a></td>
<td><a href="https://asdf-vm.com">asdf</a></td> <td><a href="https://asdf-vm.com">asdf</a></td>
<td><a href="https://github.com/ggilmore/asdf-just">just</a></td> <td><a href="https://github.com/olofvndrhr/asdf-just">just</a></td>
<td> <td>
<code>asdf plugin add just</code><br> <code>asdf plugin add just</code><br>
<code>asdf install just &lt;version&gt;</code> <code>asdf install just &lt;version&gt;</code>

View File

@ -214,7 +214,7 @@ list:
<tr> <tr>
<td><a href="https://github.com/casey/just/releases">Various</a></td> <td><a href="https://github.com/casey/just/releases">Various</a></td>
<td><a href="https://asdf-vm.com">asdf</a></td> <td><a href="https://asdf-vm.com">asdf</a></td>
<td><a href="https://github.com/ggilmore/asdf-just">just</a></td> <td><a href="https://github.com/olofvndrhr/asdf-just">just</a></td>
<td> <td>
<code>asdf plugin add just</code><br> <code>asdf plugin add just</code><br>
<code>asdf install just &lt;version&gt;</code> <code>asdf install just &lt;version&gt;</code>