From f63c70d8395374259bc04c3f2c3b6f424d3747c1 Mon Sep 17 00:00:00 2001 From: Felicity Chapman Date: Mon, 25 Apr 2022 17:19:15 +0100 Subject: [PATCH] Follow up on OS PR (#27153) --- content/get-started/quickstart/github-glossary.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/get-started/quickstart/github-glossary.md b/content/get-started/quickstart/github-glossary.md index 18434a5182..23837747c2 100644 --- a/content/get-started/quickstart/github-glossary.md +++ b/content/get-started/quickstart/github-glossary.md @@ -22,5 +22,5 @@ versions: ## Further reading - [The Official Git Glossary](https://www.kernel.org/pub/software/scm/git/docs/gitglossary.html) -- [Git Reference](http://gitref.org/) -- [Git SCM](https://git-scm.com/doc) +- [Git documentation](https://git-scm.com/doc) +- [Git command list](https://git-scm.com/docs)