From 9d4b604513ee22ab239ad0b9f691af8080fef5a7 Mon Sep 17 00:00:00 2001 From: Adam Warski Date: Tue, 19 Feb 2013 14:51:42 +0100 Subject: [PATCH] Updating the address of the xsbt-proguard-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 3ff2068f5..fac3d5c15 100644 --- a/src/sphinx/Community/Community-Plugins.rst +++ b/src/sphinx/Community/Community-Plugins.rst @@ -105,7 +105,7 @@ One jar plugins ~~~~~~~~~~~~~~~ - sbt-assembly: https://github.com/sbt/sbt-assembly -- xsbt-proguard-plugin: https://github.com/siasia/xsbt-proguard-plugin +- xsbt-proguard-plugin: https://github.com/adamw/xsbt-proguard-plugin - sbt-deploy: https://github.com/reaktor/sbt-deploy - sbt-appbundle (os x standalone): https://github.com/sbt/sbt-appbundle - sbt-onejar (Packages your project using One-JARâ„¢):