]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doc/userguide: update ref to installation from git 9239/head
authorJuliana Fajardini <jufajardini@oisf.net>
Tue, 11 Jul 2023 14:17:41 +0000 (11:17 -0300)
committerVictor Julien <vjulien@oisf.net>
Sat, 15 Jul 2023 15:14:43 +0000 (17:14 +0200)
It was still pointing to the redmine wiki and the documentation to be
truthful to the new documentation.

doc/userguide/devguide/codebase/installation-from-git.rst
doc/userguide/performance/packet-profiling.rst

index 14f9ca76cd8189ed10514ec1812012f0c69a18e3..9d7a45a5439259f5f10ecae7842d5eebc059ad28 100644 (file)
@@ -1,3 +1,5 @@
+.. _Installation from GIT:
+
 Installation from GIT
 =====================
 
index 3912d26925a2b35ac89cdd7c4397b52a1019238a..5496447e4be8e53049288bc35c66603d6034ba7c 100644 (file)
@@ -11,13 +11,12 @@ packets take to be processed. It is a way to figure out why certain
 packets are being processed quicker than others, and this way a good
 tool for developing Suricata.
 
-Update Suricata by following the steps from `Installation from Git
-<https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Installation_from_Git>`_. Start
+Update Suricata by following the steps from :ref:`Installation from GIT`. Start
 at the end at
 
 ::
 
-  cd suricata/oisf
+  cd suricata/suricata
   git pull
 
 And follow the described next steps. To enable packet profiling, make