diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst index 1998fdc868b..d5312502593 100644 --- a/docs/GettingStarted.rst +++ b/docs/GettingStarted.rst @@ -1277,8 +1277,8 @@ Example with clang % lli hello.bc - The second examples shows how to invoke the LLVM JIT, `lli - `_. + The second examples shows how to invoke the LLVM JIT, :doc:`lli + `. #. Use the ``llvm-dis`` utility to take a look at the LLVM assembly code: