You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/authentication/connecting-to-github-with-ssh/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Connecting to GitHub with SSH
3
-
intro: 'You can connect to {% data variables.product.github %} using the Secure Shell Protocol (SSH), which provides a secure channel over an unsecured network.'
3
+
intro: 'You can connect to {% data variables.product.github %} using the Secure Shell Protocol (SSH), which provides a secure channel over an unsecured network.'
4
4
redirect_from:
5
5
- /key-setup-redirect
6
6
- /linux-key-setup
@@ -19,7 +19,7 @@ layout: journey-landing
19
19
journeyTracks:
20
20
- id: 'connect_with_ssh'
21
21
title: 'Connect to GitHub with SSH'
22
-
description: 'Set up SSH authentication to securely connect to {% data variables.product.github %} without entering your password each time.'
22
+
description: 'Set up SSH authentication to securely connect to {% data variables.product.github %} without entering your password each time.'
0 commit comments