README.md in octokit-5.4.0 vs README.md in octokit-5.5.0

- old
+ new

@@ -662,10 +662,10 @@ 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 If you want to hack on Octokit locally, we try to make [bootstrapping the