README.md in opentelemetry-instrumentation-ethon-0.20.0 vs README.md in opentelemetry-instrumentation-ethon-0.20.1

- old
+ new

@@ -8,11 +8,11 @@ ``` gem install opentelemetry-instrumentation-ethon ``` -Or, if you use [bundler][bundler-home], include `opentelemetry-instrumentation-ethon` to your `Gemfile`. +Or, if you use [bundler][bundler-home], include `opentelemetry-instrumentation-ethon` to your `Gemfile`. ## Usage To install the instrumentation, call `use` with the name of the instrumentation. @@ -30,11 +30,11 @@ end ``` ## Examples -Example usage of faraday can be seen in the `./example/ethon.rb` file [here](https://github.com/open-telemetry/opentelemetry-ruby/blob/main/instrumentation/ethon/example/ethon.rb) +Example usage of faraday can be seen in the `./example/ethon.rb` file [here](https://github.com/open-telemetry/opentelemetry-ruby-contrib/blob/main/instrumentation/ethon/example/ethon.rb) ## How can I get involved? The `opentelemetry-instrumentation-ethon` gem source is [on github][repo-github], along with related gems including `opentelemetry-api` and `opentelemetry-sdk`. @@ -46,9 +46,9 @@ [ethon]:https://github.com/typhoeus/ethon [ethon-home]:https://github.com/typhoeus/ethon [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