We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 936804e commit f647ed2Copy full SHA for f647ed2
src/cross_toml.rs
@@ -3,7 +3,7 @@
3
//! For a detailed user documentation of the file and the contents please refer to the [docs in the
4
//! repo][1].
5
//!
6
-//! [1]: https://github.com/har7an/cross/blob/docs/restructure-docs-folder/docs/config_file.md
+//! [1]: https://github.com/cross-rs/cross/blob/main/docs/config_file.md
7
8
use crate::docker::custom::PreBuild;
9
use crate::docker::PossibleImage;
0 commit comments