Skip to content

Commit 243b453

Browse files
authored
Merge pull request #2507 from follower/patch-2
Add link to channel layout docs.
2 parents 3c29741 + 6acf512 commit 243b453

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/dist/manifest.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
//! Installers use this info to customize Rust installations.
1010
//!
1111
//! See tests/channel-rust-nightly-example.toml for an example.
12+
//!
13+
//! Docs: https://forge.rust-lang.org/infra/channel-layout.html
1214
1315
use crate::errors::*;
1416
use crate::utils::toml_utils::*;

0 commit comments

Comments
 (0)