Fix link to sbt-git plugin

The old url https://github.com/sbt/sbt-git-plugin resulted in an 404 error. Changed to https://github.com/sbt/sbt-git which seems to be the correct url for that plugin.
This commit is contained in:
Jan Niehusmann 2013-02-19 15:18:33 +01:00 committed by Mark Harrah
parent 51728d1ad1
commit f9059849df
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ System plugins
https://github.com/steppenwells/sbt-sh
- cronish-sbt (interval sbt / shell command execution):
https://github.com/philcali/cronish-sbt
- git (executes git commands): https://github.com/sbt/sbt-git-plugin
- git (executes git commands): https://github.com/sbt/sbt-git
- svn (execute svn commands): https://github.com/xuwei-k/sbtsvn
- sbt-groll (sbt plugin to navigate the Git history):
https://github.com/sbt/sbt-groll