diff --git a/docs/book.toml b/docs/book.toml index f2da19338..ff91c4652 100644 --- a/docs/book.toml +++ b/docs/book.toml @@ -6,7 +6,7 @@ src = "src" title = "uutils Documentation" [output.html] -git-repository-url = "https://github.com/rust-lang/cargo/tree/master/src/doc/src" +git-repository-url = "https://github.com/uutils/coreutils/tree/main/docs/src" [preprocessor.toc] command = "mdbook-toc"