Skip to content

Commit 8168bdc

Browse files
committed
fixed url in readme
1 parent cb36e2a commit 8168bdc

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
@@ -55,7 +55,7 @@ public class TelemetryController {
5555

5656
#### Sending logs to the application insight
5757

58-
Follow the instructions from (Spring Boot logging documentation)[https://docs.spring.io/spring-boot/docs/current/reference/html/howto-logging.html] to configure custom logback or log4j2 appender.
58+
Follow the instructions from [Spring Boot logging documentation](https://docs.spring.io/spring-boot/docs/current/reference/html/howto-logging.html) to configure custom logback or log4j2 appender.
5959
`logback-spring.xml`
6060
```xml
6161
<appender name="aiAppender"

0 commit comments

Comments
 (0)