Skip to content

Commit

Permalink
Merge pull request #2507 from follower/patch-2
Browse files Browse the repository at this point in the history
Add link to channel layout docs.
  • Loading branch information
rbtcollins authored Oct 5, 2020
2 parents 3c29741 + 6acf512 commit 243b453
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/dist/manifest.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
//! Installers use this info to customize Rust installations.
//!
//! See tests/channel-rust-nightly-example.toml for an example.
//!
//! Docs: https://forge.rust-lang.org/infra/channel-layout.html

use crate::errors::*;
use crate::utils::toml_utils::*;
Expand Down

0 comments on commit 243b453

Please sign in to comment.