Skip to content

Commit

Permalink
Merge pull request #594 from badboy/link-repo
Browse files Browse the repository at this point in the history
Book: Add repository URL
  • Loading branch information
mystor authored Mar 14, 2024
2 parents f5b2bd3 + 9b9bf81 commit 289f1b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions book/book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ title = "Cargo Vet"

[output.html]
additional-css = ["src/custom.css"]
git-repository-url = "https://github.com/mozilla/cargo-vet"
5 changes: 5 additions & 0 deletions book/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,8 @@ gradually as time permits.
> **Note**: `cargo vet` is under active development. If you're interested in
> deploying it, [get in touch](mailto:[email protected]).
## Contributing

`cargo-vet` is free and open source.
You can find the source code on [GitHub](https://github.com/mozilla/cargo-vet)
and issues and feature requests can be posted on the [GitHub issue tracker](https://github.com/mozilla/cargo-vet/issues).

0 comments on commit 289f1b9

Please sign in to comment.