Skip to content

Commit 6fe6fe7

Browse files
authored
Merge branch 'main' into desktop-configuring-git
2 parents 032946d + 52bb200 commit 6fe6fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/developers/overview/managing-deploy-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ See [our guide on creating a personal access token](/authentication/keeping-your
8282

8383
#### Setup
8484

85-
1. [Run the `ssh-keygen` procedure][generating-ssh-keys] on your server, and remember where you save the generated public and private rsa key pair key pair.
85+
1. [Run the `ssh-keygen` procedure][generating-ssh-keys] on your server, and remember where you save the generated public and private rsa key pair.
8686
2. In the upper-right corner of any {% data variables.product.product_name %} page, click your profile photo, then click **Your profile**. ![Navigation to profile](/assets/images/profile-page.png)
8787
3. On your profile page, click **Repositories**, then click the name of your repository. ![Repositories link](/assets/images/repos.png)
8888
4. From your repository, click **Settings**. ![Repository settings](/assets/images/repo-settings.png)

0 commit comments

Comments
 (0)