Skip to content

Commit b175c46

Browse files
authored
fix the artifact name in readme (#670)
1 parent dd6a40e commit b175c46

File tree

1 file changed

+1
-1
lines changed
  • azure-application-insights-spring-boot-starter

1 file changed

+1
-1
lines changed

azure-application-insights-spring-boot-starter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Maven:
1818
```xml
1919
<dependency>
2020
<groupId>com.microsoft.azure</groupId>
21-
<artifactId>azure-application-insights-spring-boot-starter</artifactId>
21+
<artifactId>application-insights-spring-boot-starter</artifactId>
2222
<version>${version}</version>
2323
</dependency>
2424
```

0 commit comments

Comments
 (0)