From 6a5ca96acd12b5d8502dffe174095f3560734a08 Mon Sep 17 00:00:00 2001 From: Michael Henderson Date: Tue, 18 Jul 2017 10:21:00 -0600 Subject: [PATCH] Update displayed site name for Hub The link is correct but the displayed name has a "www." that isn't really part of the site name. --- content/contribute/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/contribute/development.md b/content/contribute/development.md index bf90f7a28..fb386d6cd 100644 --- a/content/contribute/development.md +++ b/content/contribute/development.md @@ -102,7 +102,7 @@ There are several [GUI clients](https://git-scm.com/downloads/guis) that help yo ### Install Hub on Your System (Optional) -Hub is a great tool for working with GitHub. The main site for it is [www.hub.github.com](https://hub.github.com/). Feel free to install this little Git wrapper. +Hub is a great tool for working with GitHub. The main site for it is [hub.github.com](https://hub.github.com/). Feel free to install this little Git wrapper. On a Mac, you can install [Hub](https://github.com/github/hub) using [Homebrew](https://brew.sh):