diff options
| author | Chris Wanstrath <chris@ozmm.org> | 2011-06-09 11:55:19 +0200 |
|---|---|---|
| committer | Chris Wanstrath <chris@ozmm.org> | 2011-06-09 11:55:19 +0200 |
| commit | 3eb4726dcc5596ab6effae3801d87b71b69d4486 (patch) | |
| tree | 1813a13d0260d288b8f7d7edd8c816d87e5bc412 /_includes/ssh_setup.markdown | |
| parent | 34288c7bf9d05f23b95ce8b3c5f91602c5660910 (diff) | |
support.github.com => github.com/contact
Diffstat (limited to '_includes/ssh_setup.markdown')
| -rw-r--r-- | _includes/ssh_setup.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/ssh_setup.markdown b/_includes/ssh_setup.markdown index 9dfd41a..ee0ddb3 100644 --- a/_includes/ssh_setup.markdown +++ b/_includes/ssh_setup.markdown @@ -148,6 +148,6 @@ </pre> <p>Make sure it is connecting to GitHub on port 22. If it is, check to make sure your firewall is not blocking port 22.</p> <h4>When all else fails</h4> - <p>If none of these solved your problem, check out <a href="/troubleshooting-ssh">this guide</a> or contact <a href="http://support.github.com/">GitHub support</a></p> + <p>If none of these solved your problem, check out <a href="/troubleshooting-ssh">this guide</a> or contact <a href="https://github.com/contact">GitHub support</a></p> </div> </div>
\ No newline at end of file |
