diff --git a/doc/source/getting-started-linux-tutorial.rst b/doc/source/getting-started-linux-tutorial.rst
index c7917b4db..28726d0ec 100644
--- a/doc/source/getting-started-linux-tutorial.rst
+++ b/doc/source/getting-started-linux-tutorial.rst
@@ -62,7 +62,7 @@ banners
~~~~~~~
In this example we will be using a memory dump from the Insomni'hack teaser 2020 CTF Challenge called Getdents. We will limit the discussion to memory forensics with volatility 3 and not extend it to other parts of the challenge.
-Thanks go to `stuxnet `_ for providing this memory dump and `writeup `_.
+Thanks go to `stuxnet `_ for providing this memory dump and writeup `_.
.. code-block:: shell-session