From ee06d28154d34c20904e610c8f5640658209184d Mon Sep 17 00:00:00 2001 From: Ethan P <56270045+ethanpalm@users.noreply.github.com> Date: Wed, 10 Feb 2021 16:35:00 -0500 Subject: [PATCH] Add new article to index --- .../contributing-and-collaborating-using-github-desktop/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/desktop/contributing-and-collaborating-using-github-desktop/index.md b/content/desktop/contributing-and-collaborating-using-github-desktop/index.md index 3b94ba2311..2e0f6b62fd 100644 --- a/content/desktop/contributing-and-collaborating-using-github-desktop/index.md +++ b/content/desktop/contributing-and-collaborating-using-github-desktop/index.md @@ -19,6 +19,7 @@ versions: {% topic_link_in_list /making-changes-in-a-branch %} {% link_in_list /managing-branches %} {% link_in_list /committing-and-reviewing-changes-to-your-project %} + {% link_in_list /stashing-changes %} {% link_in_list /pushing-changes-to-github %} {% link_in_list /reverting-a-commit %} {% link_in_list /managing-tags %}