Skip to content

Commit

Permalink
fixed url in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gavlyukovskiy committed Feb 17, 2018
1 parent cb36e2a commit 8168bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-application-insights-spring-boot-starter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ public class TelemetryController {

#### Sending logs to the application insight

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.
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.
`logback-spring.xml`
```xml
<appender name="aiAppender"
Expand Down

0 comments on commit 8168bdc

Please sign in to comment.