Merge tag 'docs-5.8-2' of git://git.lwn.net/linux
[platform/kernel/linux-rpi.git] / Documentation / doc-guide / parse-headers.rst
index ac5d930..5da0046 100644 (file)
@@ -10,7 +10,7 @@ if a symbol is not found at the documentation. That helps to keep the
 uAPI documentation in sync with the Kernel changes.
 The :ref:`parse_headers.pl <parse_headers>` provide a way to generate such
 cross-references. It has to be called via Makefile, while building the
-documentation. Please see ``Documentation/media/Makefile`` for an example
+documentation. Please see ``Documentation/userspace-api/media/Makefile`` for an example
 about how to use it inside the Kernel tree.
 
 .. _parse_headers: