From: Juliana Fajardini Date: Tue, 11 Jul 2023 14:17:41 +0000 (-0300) Subject: doc/userguide: update ref to installation from git X-Git-Tag: suricata-7.0.0~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24745b3a73e9707e1048a09f49ce065f6c236a79;p=thirdparty%2Fsuricata.git doc/userguide: update ref to installation from git It was still pointing to the redmine wiki and the documentation to be truthful to the new documentation. --- diff --git a/doc/userguide/devguide/codebase/installation-from-git.rst b/doc/userguide/devguide/codebase/installation-from-git.rst index 14f9ca76cd..9d7a45a543 100644 --- a/doc/userguide/devguide/codebase/installation-from-git.rst +++ b/doc/userguide/devguide/codebase/installation-from-git.rst @@ -1,3 +1,5 @@ +.. _Installation from GIT: + Installation from GIT ===================== diff --git a/doc/userguide/performance/packet-profiling.rst b/doc/userguide/performance/packet-profiling.rst index 3912d26925..5496447e4b 100644 --- a/doc/userguide/performance/packet-profiling.rst +++ b/doc/userguide/performance/packet-profiling.rst @@ -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 -`_. 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