Skip to content

All links are broken on the documentation page http://net-ssh.github.io/ #1

Open
@ric2b

Description

@ric2b

Many (all?) links are pointing to github.com instead of github.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:

<li><a href="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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions