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