Skip to content

Commit

Permalink
Fix link to profile public keys (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejp-ro authored Jul 13, 2023
1 parent d25cc6b commit 17fdf99
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ To register a key for your current machine, run:
plural crypto setup-keys --name <name-for-key-pair>
```

This will generate a new keypair and automatically register the public key with the Plural API. You should be able to see it listed [here](https://app.plural.sh/me/edit/keys) in our web app and the keypair will be stored in `~/.plural/identity`.
This will generate a new keypair and automatically register the public key with the Plural API. You should be able to see it listed [here](https://app.plural.sh/profile/keys) in our web app and the keypair will be stored in `~/.plural/identity`.

### Share the repository

Expand Down

0 comments on commit 17fdf99

Please sign in to comment.