This is an automated email from the ASF dual-hosted git repository.
radu pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-compiler-java.git
The following commit(s) were added to refs/heads/master by this push:
new 94ce05a trivial: corrected URL
94ce05a is described below
commit 94ce05a9f887dd8247101523d7a8745f76dff277
Author: Radu Cotescu <[email protected]>
AuthorDate: Mon Oct 23 13:37:29 2017 +0200
trivial: corrected URL
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ca28942..1471948 100644
--- a/README.md
+++ b/README.md
@@ -3,4 +3,4 @@
This module is part of the [Apache Sling](https://sling.apache.org) project.
The Apache Sling Scripting HTL Java Compiler provides support for transpiling
the Abstract Syntax Tree produced by the
-[`org.apache.sling.scripting.sightly.compiler`](../compiler) module into Java
source code.
+[`org.apache.sling.scripting.sightly.compiler`](https://github.com/apache/sling-org-apache-sling-scripting-sightly-compiler)
module into Java source code.
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].