diff options
author | Mark Perry <maperry78@yahoo.com.au> | 2015-02-06 02:38:36 +1000 |
---|---|---|
committer | Mark Perry <maperry78@yahoo.com.au> | 2015-02-06 02:38:36 +1000 |
commit | b79fbf7ebd8c7e912c965c0cb6e25b549fceec6c (patch) | |
tree | e400e63a58ec3517d331158d29dcae7f841b7506 | |
parent | 9f997283f40d52a87f083a6d858dec07d7b19bb9 (diff) | |
download | frege-gradle-plugin-b79fbf7ebd8c7e912c965c0cb6e25b549fceec6c.tar.gz frege-gradle-plugin-b79fbf7ebd8c7e912c965c0cb6e25b549fceec6c.tar.bz2 frege-gradle-plugin-b79fbf7ebd8c7e912c965c0cb6e25b549fceec6c.zip |
Changed example project path
-rw-r--r-- | README.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
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. |