]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
readme: add a resources section
authorJason Ish <jason.ish@oisf.net>
Thu, 28 Sep 2023 22:19:51 +0000 (16:19 -0600)
committerVictor Julien <victor@inliniac.net>
Fri, 29 Sep 2023 14:26:01 +0000 (16:26 +0200)
Consolidate a few items into a resources section, and add few more
items, most importantly the bug tracker as it can't currently be found
from our GitHub presence.

README.md

index 3c8e3d65a627bfa567b25b688569611ca2a64770..364ff0e6df970157dbe32ed88410e98ae6731684 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,14 +8,13 @@
 [Suricata](https://suricata.io) is a network IDS, IPS and NSM engine
 developed by the [OISF](https://oisf.net) and the Suricata community.
 
-## Installation
+## Resources
 
-https://docs.suricata.io/en/latest/install.html
-
-## User Guide
-
-You can follow the [Suricata user
-guide](https://docs.suricata.io/en/latest/) to get started.
+- [Home Page](https://suricata.io)
+- [Bug Tracker](https://redmine.openinfosecfoundation.org/projects/suricata)
+- [User Guide](https://docs.suricata.io)
+- [Installation Guide](https://docs.suricata.io/en/latest/install.html)
+- [User Support Forum](https://forum.suricata.io)
 
 ## Contributing