-
-
Notifications
You must be signed in to change notification settings - Fork 367
Closed
Description
Hi 👋🏼
While reading the README, I noticed that the link pointing to the list of Faraday::Error subclasses leads to a 404 page:
"see here for a complete list of subclasses of Faraday::Error and what can cause them"
👉 https://www.rubydoc.info/github/lostisland/faraday/Faraday/Error
This URL no longer works — RubyDoc.info doesn't seem to host that path anymore.
🔗 Suggestion:
Either remove the link or replace it with a reference to the Faraday source code where the relevant error classes are defined, such as:
https://github.com/lostisland/faraday/blob/main/lib/faraday/error.rb
Thanks for your great work on this gem!
Metadata
Metadata
Assignees
Labels
No labels