Skip to content

Commit 027e22c

Browse files
committed
Configure cargo-dist releases
1 parent 8d0e64d commit 027e22c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ fn handle_file_error(error: &FileError, skip_count: &Mutex<usize>) {
8787
Queries use Tree-sitter S-expression syntax:\n\
8888
\n \
8989
doora -q '(function_item name: (identifier) @fn)' -p ./src\n\n\
90-
See https://github.com/your-org/doora for full documentation."
90+
See https://github.com/backpack-lab/doora for full documentation."
9191
)]
9292
struct App {
9393
#[command(flatten)]

0 commit comments

Comments
 (0)