Skip to content

Commit e1a275c

Browse files
Fix readme link.
Co-authored-by: Jay DeLuca <[email protected]>
1 parent 6ce59fa commit e1a275c

File tree

1 file changed

+1
-1
lines changed
  • instrumentation/servlet/servlet-3.0/library

1 file changed

+1
-1
lines changed

instrumentation/servlet/servlet-3.0/library/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Provides OpenTelemetry instrumentation for Java Servlets through a servlet filte
77
### Add these dependencies to your project
88

99
Replace `OPENTELEMETRY_VERSION` with
10-
the [latest release](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-lettuce-5.1).
10+
the [latest release](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-servlet-3.0).
1111

1212
For Maven, add to your `pom.xml` dependencies:
1313

0 commit comments

Comments
 (0)