We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c3683 commit 9635b29Copy full SHA for 9635b29
llvm/docs/CodingStandards.rst
@@ -93,8 +93,8 @@ use LLVM's streams library (raw_ostream_). More detailed information on these
93
subjects is available in the :doc:`ProgrammersManual`.
94
95
For more information about LLVM's data structures and the tradeoffs they make,
96
-please consult [that section of the programmer's
97
-manual](https://llvm.org/docs/ProgrammersManual.html#picking-the-right-data-structure-for-a-task).
+please consult `that section of the programmer's manual
+<https://llvm.org/docs/ProgrammersManual.html#picking-the-right-data-structure-for-a-task>`_.
98
99
Guidelines for Go code
100
----------------------
0 commit comments