diff --git a/doc/source/tutorial.rst b/doc/source/tutorial.rst
index c8a62833375ad6a5692b303e2d49498cb1ee590c..fd05907e2be7b9f330067c6327b0933b9f107fc9 100644
--- a/doc/source/tutorial.rst
+++ b/doc/source/tutorial.rst
@@ -6,7 +6,7 @@ on the evdev protocol, basic knowledge of how evdev works is assumed.
 Specifically, you're expected to know what an event type and an event code
 is. If you don't, read
 `Understanding evdev
-<https://who-t.blogspot.com.au/2016/09/understanding-evdev.html/>`_ first.
+<https://who-t.blogspot.com.au/2016/09/understanding-evdev.html>`_ first.
 
 The basic building blocks
 -------------------------