From ce52b7364732b07366dc0a53e393904e0f6dd7c4 Mon Sep 17 00:00:00 2001 From: softprops Date: Thu, 8 Aug 2013 00:16:09 -0400 Subject: [PATCH] fix link --- notes/0.1.1.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/0.1.1.markdown b/notes/0.1.1.markdown index ec45e06..2102cf5 100644 --- a/notes/0.1.1.markdown +++ b/notes/0.1.1.markdown @@ -6,7 +6,7 @@ You can set this in your build definition with bintray.Keys.bintrayOrganization in bintray.Keys.bintray := Some("strength-in-numbers") -- publishing sbt plugins to [its organization](https://bintray.com/sbt/organization/profile) on bintray is now possible +- publishing sbt plugins to [its organization](https://bintray.com/sbt/) on bintray is now possible In your plugin's build definition, add the following