From 04317739ebe71ef19f6a87881de5ce36dea05d91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ber=C3=A1nek?= Date: Wed, 24 Jul 2024 14:02:10 +0200 Subject: [PATCH] Fix invalid link to toolstate documentation (#2021) --- src/tests/ci.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/ci.md b/src/tests/ci.md index d6996cdc..951a25df 100644 --- a/src/tests/ci.md +++ b/src/tests/ci.md @@ -264,7 +264,7 @@ few days before we promote nightly to beta. More information is available in the [toolstate documentation]. [rust-toolstate]: https://rust-lang-nursery.github.io/rust-toolstate -[toolstate documentation]: ../toolstate.md +[toolstate documentation]: https://forge.rust-lang.org/infra/toolstate.html [GitHub Actions]: https://github.com/rust-lang/rust/actions [`jobs.yml`]: https://github.com/rust-lang/rust/blob/master/src/ci/github-actions/jobs.yml