Skip to content

Commit

Permalink
detect-ssh-software: fix url for keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
thus committed Oct 16, 2018
1 parent 08efbdc commit 81cdcd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/detect-ssh-software.c
Expand Up @@ -48,7 +48,7 @@
#include "detect-ssh-software.h"

#define KEYWORD_NAME "ssh_software"
#define KEYWORD_DOC "ssh-keywords#ssh-software"
#define KEYWORD_DOC "ssh-keywords.html#ssh-software"
#define BUFFER_NAME "ssh_software"
#define BUFFER_DESC "ssh software"
static int g_buffer_id = 0;
Expand Down

0 comments on commit 81cdcd3

Please sign in to comment.