From 9d7f594d2b6ed85cb2e9aef68564c6d8117c64df Mon Sep 17 00:00:00 2001 From: oskgo <92018610+oskgo@users.noreply.github.com> Date: Mon, 12 Dec 2022 23:53:08 +0100 Subject: [PATCH] fix rustc_smir link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8091d3f..d725b19 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This is the repository we use to organise our work. Please refer to our [charter as our [github pages website][gh-pages] for more information on our goals and current scope. -If you are wondering how to use Stable MIR in your project, also see the [rustc_smir crate]. +If you are wondering how to use Stable MIR in your project, also see the [rustc_smir crate][rustc_smir]. [charter]: ./CHARTER.md [gh-pages]: https://rust-lang.github.io/project-stable-mir