File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/main/java/org/graylog2/plugins/slack/configuration Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 66
77 <groupId >org.graylog.plugins</groupId >
88 <artifactId >graylog-plugin-slack</artifactId >
9- <version >3.0.0 </version >
9+ <version >3.0.1 </version >
1010 <packaging >jar</packaging >
1111
1212 <name >${project.artifactId} </name >
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ public static ConfigurationRequest createSlackAlarmCallbackConfigurationRequest(
4949 " \" alert_condition\" ," +
5050 " \" backlog\" ," +
5151 " \" backlog_size\" ." +
52- "See http://docs.graylog.org/en/1 .3/pages/streams.html for more details." ,
52+ "See http://docs.graylog.org/en/2 .3/pages/streams/alerts .html#email-alert-notification for more details." ,
5353 ConfigurationField .Optional .OPTIONAL ,
5454 TextField .Attribute .TEXTAREA )
5555 );
You can’t perform that action at this time.
0 commit comments