From c796af69298148346922d30d1986eef1d92ee2dd Mon Sep 17 00:00:00 2001 From: Dmitri Gribenko Date: Sun, 18 Nov 2012 10:32:14 +0000 Subject: Documentation: fix broken link. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168285 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/GettingStarted.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/GettingStarted.rst') diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst index 1998fdc868..d531250259 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: -- cgit v1.2.3-18-g5258