Skip to content

Commit 205e15c

Browse files
committed
[mlir][docs] Fix broken link
1 parent 5f41cef commit 205e15c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/docs/Dialects/LLVM.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ module attributes {llvm.data_layout = "e",
5252
LLVM functions are represented by a special operation, `llvm.func`, that has
5353
syntax similar to that of the built-in function operation but supports
5454
LLVM-related features such as linkage and variadic argument lists. See detailed
55-
description in the operation list [below](#llvmfunc-mlirllvmllvmfuncop).
55+
description in the operation list [below](#llvmfunc-llvmllvmfuncop).
5656

5757
### PHI Nodes and Block Arguments
5858

0 commit comments

Comments
 (0)