]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_codegen_cranelift/Readme.md
New upstream version 1.71.1+dfsg1
[rustc.git] / compiler / rustc_codegen_cranelift / Readme.md
index b87a9dc51e8d0f3f956e5fc69acb701a2c8e1ad3..c5222982aa739a6a7dcc67915cc19d9ba840c520 100644 (file)
@@ -22,10 +22,9 @@ $ ./test.sh
 
 For more docs on how to build and test see [build_system/usage.txt](build_system/usage.txt) or the help message of `./y.rs`.
 
-Alternatively you can download a pre built version from [Github Actions]. It is listed in the artifacts section
-of workflow runs. Unfortunately due to GHA restrictions you need to be logged in to access it.
+Alternatively you can download a pre built version from the [releases] page.
 
-[Github Actions]: https://github.com/bjorn3/rustc_codegen_cranelift/actions?query=branch%3Amaster+event%3Apush+is%3Asuccess
+[releases]: https://github.com/bjorn3/rustc_codegen_cranelift/releases/tag/dev
 
 ## Usage