Skip to content

Commit

Permalink
Fix the URL to the repo for the cli (mozilla#384)
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvestre authored and spacedragon committed Feb 2, 2021
1 parent 2c68841 commit 4a43a19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-code-analysis-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "rust-code-analysis-cli"
version = "0.0.18"
authors = ["Calixte Denizet <cdenizet@mozilla.com>"]
repository = "https://github.com/mozilla/rust-code-analysis"
repository = "https://github.com/mozilla/rust-code-analysis/blob/master/rust-code-analysis-cli/"
edition = "2018"
keywords = ["metrics"]
description = "Tool to compute and export code metrics"
Expand Down

0 comments on commit 4a43a19

Please sign in to comment.