From 24745b3a73e9707e1048a09f49ce065f6c236a79 Mon Sep 17 00:00:00 2001 From: Juliana Fajardini Date: Tue, 11 Jul 2023 11:17:41 -0300 Subject: [PATCH] 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. --- doc/userguide/devguide/codebase/installation-from-git.rst | 2 ++ doc/userguide/performance/packet-profiling.rst | 5 ++--- 2 files changed, 4 insertions(+), 3 deletions(-) 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