Skip to content

Commit 53dfd7f

Browse files
authored
redirect to Support site, not Contact form
1 parent 8d9d3e1 commit 53dfd7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/redirects/external-sites.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"/git-scm": "https://git-scm.com/",
1515
"/git-user-manual": "http://schacon.github.com/git/user-manual.html",
1616
"/github-status": "https://status.github.com/messages",
17-
"/github-support": "https://support.github.com/contact",
17+
"/github-support": "https://support.github.com",
1818
"/multiple-keys": "https://developer.github.com/guides/managing-deploy-keys",
1919
"/pro-git": "https://git-scm.com/book",
2020
"/submodules": "https://git-scm.com/book/en/Git-Tools-Submodules",

0 commit comments

Comments
 (0)