Skip to content

Commit 986b07e

Browse files
committed
doc: use :ref: for reference
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent 97668ff commit 986b07e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/rust/quick-start.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ Otherwise, building LLVM takes quite a while, but it is not a complex process:
6767

6868
https://llvm.org/docs/GettingStarted.html#getting-the-source-code-and-building-llvm
6969

70-
See Documentation/kbuild/llvm.rst for more information and further ways
71-
to fetch pre-built releases and distribution packages.
70+
See :ref:`Documentation/kbuild/llvm.rst <kbuild_llvm>` for more information and
71+
further ways to fetch pre-built releases and distribution packages.
7272

7373

7474
bindgen

0 commit comments

Comments
 (0)