Skip to content

Commit

Permalink
Add link to channel layout docs.
Browse files Browse the repository at this point in the history
There's a significant amount of information about the channel manifests in the documentation but the source doesn't currently link to it.
  • Loading branch information
follower authored Oct 3, 2020
1 parent 3c29741 commit 6acf512
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 6acf512

Please sign in to comment.