README.md in opentelemetry-instrumentation-redis-0.23.0 vs README.md in opentelemetry-instrumentation-redis-0.24.0

- old
+ new

@@ -55,11 +55,11 @@ end ``` ## Example -An example of usage can be seen in [`example/redis.rb`](https://github.com/open-telemetry/opentelemetry-ruby/blob/main/instrumentation/redis/example/redis.rb). +An example of usage can be seen in [`example/redis.rb`](https://github.com/open-telemetry/opentelemetry-ruby-contrib/blob/main/instrumentation/redis/example/redis.rb). ## Development You'll need Redis installed locally to run the test suite. Once you've installed it, it will start and stop automatically when you run `rake`. @@ -75,9 +75,9 @@ Apache 2.0 license. See [LICENSE][license-github] for more information. [redis-home]: https://redis.io [bundler-home]: https://bundler.io [repo-github]: https://github.com/open-telemetry/opentelemetry-ruby -[license-github]: https://github.com/open-telemetry/opentelemetry-ruby/blob/main/LICENSE +[license-github]: https://github.com/open-telemetry/opentelemetry-ruby-contrib/blob/main/LICENSE [ruby-sig]: https://github.com/open-telemetry/community#ruby-sig [community-meetings]: https://github.com/open-telemetry/community#community-meetings [discussions-url]: https://github.com/open-telemetry/opentelemetry-ruby/discussions