diff --git a/doc/contribute/documentation/generation.rst b/doc/contribute/documentation/generation.rst index 69b12bd7ed6..79f777204c3 100644 --- a/doc/contribute/documentation/generation.rst +++ b/doc/contribute/documentation/generation.rst @@ -290,7 +290,7 @@ Linking external Doxygen projects against Zephyr External projects that build upon Zephyr functionality and wish to refer to Zephyr documentation in Doxygen (through the use of @ref), can utilize the -tag file exported at `zephyr.tag `_ +tag file exported at `zephyr.tag <../../doxygen/html/zephyr.tag>`_ Once downloaded, the tag file can be used in a custom ``doxyfile.in`` as follows::