- Notifications
You must be signed in to change notification settings - Fork3
Open
Description
Many (all?) links are pointing togithub.com instead ofgithub.io, which means they end up as 404's.
From a quick search it looks like the issue is that most links are absolute instead of relative, and so they're not reliable when hosted at a different domain. For example:
Line 15 ina61d30f
| <li><ahref="http://net-ssh.github.com/ssh/v1/index.html">Net::SSH version 1.x</a></li> |
Related:net-ssh/net-sftp#127
Metadata
Metadata
Assignees
Labels
No labels