Fix invalid link to toolstate documentation (#2021)
This commit is contained in:
parent
fb1d8b872c
commit
04317739eb
|
|
@ -264,7 +264,7 @@ few days before we promote nightly to beta.
|
||||||
More information is available in the [toolstate documentation].
|
More information is available in the [toolstate documentation].
|
||||||
|
|
||||||
[rust-toolstate]: https://rust-lang-nursery.github.io/rust-toolstate
|
[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
|
[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
|
[`jobs.yml`]: https://github.com/rust-lang/rust/blob/master/src/ci/github-actions/jobs.yml
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue