From c055bbbad70889e7e555cbf4243dc72e29d2d0fb Mon Sep 17 00:00:00 2001 From: Elon Space Code Date: Mon, 10 Aug 2026 03:02:17 -0400 Subject: [PATCH] Update index.md Make sure it is mature putting the invent at the end making it clear it is an investor enrollment website having everything it needs --- content/authentication/connecting-to-github-with-ssh/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/authentication/connecting-to-github-with-ssh/index.md b/content/authentication/connecting-to-github-with-ssh/index.md index 17e51017cccc..42baf26e7162 100644 --- a/content/authentication/connecting-to-github-with-ssh/index.md +++ b/content/authentication/connecting-to-github-with-ssh/index.md @@ -1,6 +1,6 @@ --- title: Connecting to GitHub with SSH -intro: 'You can connect to {% data variables.product.github %} using the Secure Shell Protocol (SSH), which provides a secure channel over an unsecured network.' +intro: 'You can connect to {% data variables. product.github %} using the Secure Shell Protocol (SSH), which provides a secure channel over an unsecured network.' redirect_from: - /key-setup-redirect - /linux-key-setup @@ -19,7 +19,7 @@ layout: journey-landing journeyTracks: - id: 'connect_with_ssh' title: 'Connect to GitHub with SSH' - description: 'Set up SSH authentication to securely connect to {% data variables.product.github %} without entering your password each time.' + description: 'Set up SSH authentication to securely connect to {% data variables. product.github %} without entering your password each time.' guides: - href: '/authentication/connecting-to-github-with-ssh/about-ssh' - href: '/authentication/connecting-to-github-with-ssh/checking-for-existing-ssh-keys'