From 8204c2f65d11f1d4b862286d59f7081178a10d97 Mon Sep 17 00:00:00 2001 From: Mark Perry Date: Sat, 12 Sep 2015 13:52:30 +1000 Subject: #16: Fixing errors with changes for using the plugin portal --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index 09139e4..4af9678 100644 --- a/README.adoc +++ b/README.adoc @@ -3,10 +3,10 @@ This is the official Gradle plugin to compile Frege projects (https://github.com/Frege/frege). See the example project, https://github.com/mperry/frege-gradle-example, for how to use this plugin. -= How to refer to on a gradle build += Usage See https://plugins.gradle.org/plugin/org.frege-lang = Continuous Integration -The Travis CI build of this repository is at https://travis-ci.org/Frege/frege-gradle-pgitlugin/ . \ No newline at end of file +The Travis CI build of this repository is at https://travis-ci.org/Frege/frege-gradle-plugin. \ No newline at end of file -- cgit