Skip to content

Commit

Permalink
Fix link in README (#887)
Browse files Browse the repository at this point in the history
  • Loading branch information
wsargent authored Oct 25, 2022
1 parent 70776f0 commit aa74d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -697,7 +697,7 @@ For example:
> **WARNING**
> Since Logback 1.3 it is not allowed anymore to declare an `<appender>` inside another `<appender>`. The nested appender should instead be declared outside and `<appender-ref>` must be used to refer to it.
>
> See [LOGBACK-1674](https://jira.qos.ch/browse/LOGBACK-1674] for more information.
> See [LOGBACK-1674](https://jira.qos.ch/browse/LOGBACK-1674) for more information.

#### RingBuffer Size
Expand Down

0 comments on commit aa74d65

Please sign in to comment.