From eaf27a5652da12edd8e107e59665d434bc3e8f1e Mon Sep 17 00:00:00 2001 From: Markus Schlichting Date: Wed, 28 Oct 2015 12:17:52 +0530 Subject: [PATCH] fix " causing the downlod link to break --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 017e8b2..53bbec5 100644 --- a/README.adoc +++ b/README.adoc @@ -78,7 +78,7 @@ vfs { == Gradle plugin -image:https://api.bintray.com/packages/ysb33r/grysb33r/vfs-gradle-plugin/images/download.png["Download', link="https://bintray.com/ysb33r/grysb33r/vfs-gradle-plugin/_latestVersion"] +image:https://api.bintray.com/packages/ysb33r/grysb33r/vfs-gradle-plugin/images/download.png["Download", link="https://bintray.com/ysb33r/grysb33r/vfs-gradle-plugin/_latestVersion"] From initiation a `VFS` object has been available as an extension to the project class. The interface is very experimental and may change without much warning in future