### Reproduction steps: 1. Go to http://net-ssh.github.io/ 2. Click on any link ### Result: You get a 404 response <img width="674" alt="Screen Shot 2021-08-23 at 13 41 56 " src="https://user-images.githubusercontent.com/2200559/130492614-b51b3655-a439-4ae0-8f7f-f4cdbf900e7f.png"> ### Expected result: The documentation page should link to the corrent address. - `https://net-ssh.github.com/sftp/v2/api/index.html` should be `https://net-ssh.github.io/sftp/v2/api/index.html` - etc ...