Skip to content

Commit

Permalink
Merge pull request #1469 from garaujodev/ga/fix-faraday-http-cache-link
Browse files Browse the repository at this point in the history
Fix `faraday_http_cache` link
  • Loading branch information
nickfloyd authored Sep 6, 2022
2 parents a1e9865 + 28875cb commit bae18d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@ Once configured, the middleware will store responses in cache based on ETag
fingerprint and serve those back up for future `304` responses for the same
resource. See the [project README][cache] for advanced usage.

[cache]: https://github.com/plataformatec/faraday-http-cache
[cache]: https://github.com/sourcelevel/faraday-http-cache
[faraday]: https://github.com/lostisland/faraday

## Hacking on Octokit.rb
Expand Down

0 comments on commit bae18d2

Please sign in to comment.