Speculatively fix the Sphinx builder.
authorAaron Ballman <aaron@aaronballman.com>
Thu, 10 Sep 2020 15:35:10 +0000 (11:35 -0400)
committerAaron Ballman <aaron@aaronballman.com>
Thu, 10 Sep 2020 15:35:10 +0000 (11:35 -0400)
clang-tools-extra/docs/ReleaseNotes.rst

index 192f200..563c0ec 100644 (file)
@@ -70,7 +70,7 @@ Improvements to clang-tidy
 New modules
 ^^^^^^^^^^^
 
-- New :doc:`altera <clang-tidy/modules/altera>` module.
+- New ``altera`` module.
 
   Includes checks related to OpenCL for FPGA coding guidelines, based on the
   `Altera SDK for OpenCL: Best Practices Guide