Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Co-authored-by: Marco Costa <[email protected]>
  • Loading branch information
arielvalentin and marcotc authored Apr 29, 2024
1 parent 1a9f754 commit 5a06333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instrumentation/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ In addition to that, there should also be redundant `yardoc` comments in the ent

Executuable examples should be included in the `examples` directory that demonstrate how to use the instrumentation in a real-world scenario.

We recommend using Bundler's inline gemfile to run the examples. Here is an example from the `grape` instrumentation:
We recommend using [Bundler's inline gemfile](https://bundler.io/guides/bundler_in_a_single_file_ruby_script.html) to run the examples. Here is an example from the `grape` instrumentation:

```ruby
Expand Down

0 comments on commit 5a06333

Please sign in to comment.