From 613a4bd96542baf79d2f168033b835585b4bd588 Mon Sep 17 00:00:00 2001 From: kenji yoshida <6b656e6a69@gmail.com> Date: Sun, 7 Jan 2018 18:45:13 +0900 Subject: [PATCH] remove unnecessary bracket --- src/reference/01-General-Info/02-Community-Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/reference/01-General-Info/02-Community-Plugins.md b/src/reference/01-General-Info/02-Community-Plugins.md index fcfab8585..628c85e37 100644 --- a/src/reference/01-General-Info/02-Community-Plugins.md +++ b/src/reference/01-General-Info/02-Community-Plugins.md @@ -130,7 +130,7 @@ your plugin to the list. - [sbt-revolver](https://github.com/spray/sbt-revolver): auto-restart forked JVMs on update. - [sbt-conscript](https://github.com/foundweekends/conscript) - ([docs](http://www.foundweekends.org/conscript/))): distribute apps using + ([docs](http://www.foundweekends.org/conscript/)): distribute apps using GitHub and Maven Central. - [sbt-git](https://github.com/sbt/sbt-git): run git commands from sbt.