-
-
Notifications
You must be signed in to change notification settings - Fork 966
Closed as not planned
Labels
Description
Steps to Reproduce
- Navigate to the gem page for
net-sftp
- Click the "Documentation" link - notice that it takes you to https://net-ssh.github.com/net-sftp - an invalid link since 2013
- Download the latest version of
net-sftp
and open - notice that there is no reference to the above URL - Get confused
Expected Behavior
The invalid documentation URL is not used by RubyGems.
Additional Context
The only time that URL has existed in the codebase was in README.rdoc, and it was removed in May 19, 2021, and there have been two releases since then.
rubyFeedback