Skip to content

Commit f757193

Browse files
author
jordanmccullough
committed
Remove "https" from client links
1 parent fde1810 commit f757193

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

downloads/github-git-cheat-sheet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ Git is the open source distributed version control system that facilitates GitHu
66
GitHub provides desktop clients that include a graphical user interface for the most common repository actions and an automatically updating command line edition of Git for advanced scenarios.
77

88
### GitHub for Windows
9-
https://windows.github.com
9+
http://windows.github.com
1010

1111
### GitHub for Mac
12-
https://mac.github.com
12+
http://mac.github.com
1313

1414
Git distributions for Linux and POSIX systems are available on the official Git SCM web site.
1515

0 commit comments

Comments
 (0)