From b79fbf7ebd8c7e912c965c0cb6e25b549fceec6c Mon Sep 17 00:00:00 2001 From: Mark Perry Date: Fri, 6 Feb 2015 02:38:36 +1000 Subject: Changed example project path --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index dbdee9e..1052c10 100644 --- a/README.adoc +++ b/README.adoc @@ -3,5 +3,5 @@ This is an experiment Gradle plugin to compile Frege projects. It was forked from https://github.com/galderz/gradle-frege-plugin. -See the example project, https://github.com/mperry/frege-example, for how to use this plugin. The 0.1-SNAPSHOT build has been uploaded to Sonatype. +See the example project, https://github.com/mperry/gradle-frege-example, for how to use this plugin. The 0.1-SNAPSHOT build has been uploaded to Sonatype. -- cgit