Skip to content

Broken link in README to Faraday::Error documentation #596

@casconeluca

Description

@casconeluca

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions