Skip to content

Commit 17fdf99

Browse files
authored
Fix link to profile public keys (#228)
1 parent d25cc6b commit 17fdf99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/getting-started/manage-git-repositories/sharing-git-repositories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To register a key for your current machine, run:
1717
plural crypto setup-keys --name <name-for-key-pair>
1818
```
1919

20-
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`.
20+
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`.
2121

2222
### Share the repository
2323

0 commit comments

Comments
 (0)