Skip to content

Commit 26e7e36

Browse files
Change stale link in readme to current ClangSharp repository (#175)
1 parent dedccf8 commit 26e7e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# LLVMSharp
22

3-
LLVMSharp is a multi-platform .NET Standard library for accessing the LLVM infrastructure. The bindings are auto-generated using [ClangSharp](http://www.clangsharp.org) parsing LLVM-C header files.
3+
LLVMSharp is a multi-platform .NET Standard library for accessing the LLVM infrastructure. The bindings are auto-generated using [ClangSharp](https://github.com/Microsoft/ClangSharp) parsing LLVM-C header files.
44

55
| Job | Debug Status | Release Status |
66
| --- | ------------ | -------------- |

0 commit comments

Comments
 (0)