Skip to content

Commit 056c8c8

Browse files
committed
readme suggested changes
1 parent 30a019f commit 056c8c8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

hugr-llvm/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# hugr-llvm
22

3-
[![build_status][]](https://github.com/CQCL/hugr-llvm/actions)
4-
[![codecov](https://codecov.io/github/CQCL/hugr-llvm/graph/badge.svg?token=TN3DSNHF43)](https://codecov.io/github/CQCL/hugr-llvm)
5-
[![msrv][]](https://github.com/CQCL/hugr-llvm)
3+
[![build_status][]](https://github.com/CQCL/hugr/actions)
4+
[![codecov](https://codecov.io/github/CQCL/hugr/graph/badge.svg?token=TN3DSNHF43)](https://codecov.io/github/CQCL/hugr)
5+
[![msrv][]](https://github.com/CQCL/hugr/tree/main/hugr-llvm)
66

77
A general, extensible, rust crate for lowering `HUGR`s into `LLVM` IR. Built on [hugr][], [inkwell][], and [llvm][].
88

@@ -31,7 +31,7 @@ See [DEVELOPMENT](DEVELOPMENT.md) for instructions on setting up the development
3131

3232
This project is licensed under Apache License, Version 2.0 ([LICENCE](LICENCE) or <http://www.apache.org/licenses/LICENSE-2.0>).
3333

34-
[build_status]: https://github.com/CQCL/hugr-llvm/actions/workflows/ci-rs.yml/badge.svg?branch=main
34+
[build_status]: https://github.com/CQCL/hugr/actions/workflows/ci-rs.yml/badge.svg?branch=main
3535
[msrv]: https://img.shields.io/badge/rust-1.75.0%2B-blue.svg
3636
[hugr]: https://lib.rs/crates/hugr
3737
[inkwell]: https://thedan64.github.io/inkwell/inkwell/index.html

0 commit comments

Comments
 (0)