detect-ssh-proto: fix url for keyword

pull/3512/head
Mats Klepsland 7 years ago
parent e92fda37c9
commit c58252bb3b

@ -48,7 +48,7 @@
#include "detect-ssh-proto.h"
#define KEYWORD_NAME "ssh_proto"
#define KEYWORD_DOC "ssh-keywords#ssh-protocol"
#define KEYWORD_DOC "ssh-keywords.html#ssh-proto"
#define BUFFER_NAME "ssh_protocol"
#define BUFFER_DESC "ssh protocol field"
static int g_buffer_id = 0;

Loading…
Cancel
Save