Fixed broken URL

This commit is contained in:
James Ward 2012-10-26 12:52:03 -06:00 committed by Mark Harrah
parent dd99c0b833
commit 672550c923
1 changed files with 2 additions and 2 deletions

View File

@ -130,8 +130,8 @@ Release plugins
http://software.clapper.org/sbt-izpack/
- sbt-ghpages-plugin (publishes generated site and api):
https://github.com/jsuereth/xsbt-ghpages-plugin
- sbt-gpg-plugin (PGP signing plugin, can generate keys too):
https://github.com/sbt/xsbt-gpg-plugin
- sbt-pgp (PGP signing plugin, can generate keys too):
https://github.com/sbt/sbt-pgp
- sbt-release (customizable release process):
https://github.com/gseitz/sbt-release
- sbt-unique-version (emulates unique snapshots):