Skip to content

Commit

Permalink
Fix broken link in examples documentation (#5427)
Browse files Browse the repository at this point in the history
  • Loading branch information
kdombeck authored Feb 22, 2022
1 parent 97ae5da commit 704f161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/extension/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Introduction

Extensions add new features and capabilities to the agent without having to create a separate distribution (for examples and ideas, see [Use cases for extensions](#use-cases-for-extensions)).
Extensions add new features and capabilities to the agent without having to create a separate distribution (for examples and ideas, see [Use cases for extensions](#sample-use-cases)).

The contents in this folder demonstrate how to create an extension for the OpenTelemetry Java instrumentation agent, with examples for every extension point.

Expand Down

0 comments on commit 704f161

Please sign in to comment.