Skip to content

Commit a428a69

Browse files
committed
Small change to docs link style
1 parent 9f7847a commit a428a69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/docs/ReleaseNotes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,8 @@ Changes to the Debug Info
173173
* LLVM has switched from using debug intrinsics internally to using debug
174174
records. This should happen transparently when using the DIBuilder to
175175
construct debug variable information, but will require changes for any code
176-
that interacts with debug intrinsics directly; for more information, see
177-
https://llvm.org/docs/RemoveDIsDebugInfo.html.
176+
that interacts with debug intrinsics directly; for more information, see the
177+
`migration docs <https://llvm.org/docs/RemoveDIsDebugInfo.html>`_.
178178

179179
Changes to the LLVM tools
180180
---------------------------------

0 commit comments

Comments
 (0)