Skip to content

Commit daa4e69

Browse files
committed
Merge pull request #3826 from linki/patch-1
fix(router): fix markdown table rendering
2 parents 1cc6021 + 056c78b commit daa4e69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

router/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ The rules included are from this project [doxi-rules](https://bitbucket.org/lazy
3434

3535
Only these modules are enabled:
3636

37-
|--|--|
38-
|File| |
37+
|File|Purpose|
38+
|----|-------|
3939
|web_app.rules |detect exploit/misuse-attempts againts web-applications
4040
|web_server.rules |generic rules to protect a webserver from misconfiguration and known mistakes / exploit-vectors
4141
|active-mode.rules |rules to configure active-mode (block)

0 commit comments

Comments
 (0)