Skip to content

Commit 4d46ec4

Browse files
author
yggverse
committed
update comment
1 parent a333910 commit 4d46ec4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/crawler/src/config.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ use url::Url;
88
pub struct Config {
99
/// Directory path to store preloaded data (e.g. `.torrent` files)
1010
///
11-
/// * it's probably the same location as `public` dir for the [btracker](https://github.com/YGGverse/btracker) frontend
11+
/// * it's probably the same location as `public` dir for the `btracker-http` frontend
1212
#[arg(long, short)]
1313
pub preload: PathBuf,
1414

0 commit comments

Comments
 (0)