Skip to content

Commit 4492c30

Browse files
committed
docs(trycmd): Update schema link
1 parent 289cf13 commit 4492c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/trycmd/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
//! - 1-to-1 with dumped results
136136
//! - `TRYCMD=overwrite` support
137137
//!
138-
//! [See full schema](https://github.com/assert-rs/trycmd/blob/main/schema.json):
138+
//! [See full schema](https://github.com/assert-rs/snapbox/blob/main/crates/trycmd/schema.json):
139139
//! Basic parameters:
140140
//! - `bin.name`: The name of the binary target from `Cargo.toml` to be used to find the file path
141141
//! - `args`: the arguments (including flags and option) passed to the binary

0 commit comments

Comments
 (0)