From 86cab63d9fe6030820d79443d302f55a45f9a512 Mon Sep 17 00:00:00 2001 From: Julia Kent <46687291+jukent@users.noreply.github.com> Date: Mon, 8 May 2023 12:27:47 -0600 Subject: [PATCH] fix broken link --- foundations/github/github-setup-advanced.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/foundations/github/github-setup-advanced.md b/foundations/github/github-setup-advanced.md index 5c68bed21..e66244637 100644 --- a/foundations/github/github-setup-advanced.md +++ b/foundations/github/github-setup-advanced.md @@ -190,4 +190,4 @@ In the next section, we will learn the basics of version control using command-l 1. [GitHub Personal Access Token (https)](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token) 1. [GitHub Public/Private Keypair (ssh)](https://docs.github.com/en/github/authenticating-to-github/connecting-to-github-with-ssh) -1. [Remotes in GitHub (Carpentries Tutorial)](https://swcarpentry.github.io/git-novice/07-github/index.html) +1. [Remotes in GitHub (Carpentries Tutorial)](https://swcarpentry.github.io/git-novice/07-github.html)