Commit dccecb4
authored
Change id_rsa.pub to id_ed25519.pub
The https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent tutorial defaults to using `ed25519` via `$ ssh-keygen -t ed25519 -C "your_email@example.com"`however this page still tells the user to copy the content of the `id_rsa.pub` file.1 parent 88cb8cb commit dccecb4
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments