Skip to content

Commit f802493

Browse files
committed
lib: Refer to docs/ folder in module docs.
1 parent 43d11d6 commit f802493

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/lib.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
//! <strong>⚠️ Warning:</strong> The cross library is for internal
99
//! use only: only the command-line interface is stable. The library
1010
//! may change at any point for any reason. For documentation on the
11-
//! CLI, please see the repository <a href="https://github.com/cross-rs/cross">README</a>
11+
//! CLI, please see the repository <a href="https://github.com/cross-rs/cross">README</a>,
12+
//! <a href="https://github.com/cross-rs/cross/tree/main/docs">docs folder</a>
1213
//! or the <a href="https://github.com/cross-rs/cross/wiki">wiki</a>.
1314
//! </p>
1415

0 commit comments

Comments
 (0)