Skip to content

Commit

Permalink
Fix homepage link
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Jun 10, 2018
1 parent 5424482 commit 7fd03dc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ description = "Build RPMs from Rust projects using Cargo"
version = "0.1.1"
authors = ["Tony Arcieri <[email protected]>"]
license = "Apache-2.0"
homepage = "https://github.com/rustrpm/crates/"
repository = "https://github.com/rustrpm/crates/tree/master/cargo-rpm"
homepage = "https://github.com/rustrpm/cargo-rpm/"
readme = "README.md"
categories = ["command-line-utilities", "development-tools"]
keywords = ["rpm", "cargo", "package", "release"]
Expand Down

0 comments on commit 7fd03dc

Please sign in to comment.