Skip to content

Commit 9b5e084

Browse files
committed
chore: Fix markdownlint warning
Link text should be descriptive, previously used 'here'
1 parent a903d35 commit 9b5e084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instrumentation/logger/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ end
3232

3333
## Examples
3434

35-
Example usage can be seen in the `./example/logger.rb` file [here](https://github.com/open-telemetry/opentelemetry-ruby-contrib/blob/main/instrumentation/logger/example/logger.rb)
35+
Example usage can be [found in the `./example/logger.rb` file](example/logger.rb).
3636

3737
## Development
3838

0 commit comments

Comments
 (0)