From f2f48dc1a348c16e624b1b736e3688fa2b426d2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Matos?= Date: Mon, 12 Feb 2024 14:49:57 +0000 Subject: [PATCH] Update LLVM.md Fix documentation. --- docs/LLVM.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/LLVM.md b/docs/LLVM.md index 4a3d625afe..bbeaec6c67 100644 --- a/docs/LLVM.md +++ b/docs/LLVM.md @@ -54,9 +54,7 @@ Make sure to use the revisions specified below, or you will most likely get comp Required LLVM/Clang commits: -[LLVM: see /build/llvm/LLVM-commit.](https://github.com/mono/CppSharp/tree/master/build/LLVM-commit) - -[Clang: see /build/Clang-commit.](https://github.com/mono/CppSharp/tree/master/build/Clang-commit) +[LLVM: see /build/llvm/LLVM-commit.](https://github.com/mono/CppSharp/tree/master/build/llvm/LLVM-commit) To change to the revisions specified above you can run the following commands: