Skip to content

Commit e0708f0

Browse files
committed
Changed the name for Java tab
1 parent 6978ac1 commit e0708f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/app/sdk-connection-string.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,10 +193,10 @@ NetCore config.json:
193193
```
194194

195195

196-
# [Java 2.5.X SDK](#tab/java)
196+
# [Java](#tab/java)
197197

198198

199-
Java Explicitly Set:
199+
Java (v2.5.x) Explicitly Set:
200200
```java
201201
TelemetryConfiguration.getActive().setConnectionString("InstrumentationKey=00000000-0000-0000-0000-000000000000");
202202
```

0 commit comments

Comments
 (0)