From f9059849df8e1a6d3041a9d7183f75d7ea3c5a26 Mon Sep 17 00:00:00 2001 From: Jan Niehusmann Date: Tue, 19 Feb 2013 15:18:33 +0100 Subject: [PATCH] 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. --- src/sphinx/Community/Community-Plugins.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sphinx/Community/Community-Plugins.rst b/src/sphinx/Community/Community-Plugins.rst index fac3d5c15..66291dccd 100644 --- a/src/sphinx/Community/Community-Plugins.rst +++ b/src/sphinx/Community/Community-Plugins.rst @@ -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