You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2017/10/03 10:06:59 UTC

svn commit: r1810920 - /sling/trunk/contrib/scripting/groovy/README.md

Author: olli
Date: Tue Oct  3 10:06:59 2017
New Revision: 1810920

URL: http://svn.apache.org/viewvc?rev=1810920&view=rev
Log:
SLING-7167 Adjust READMEs

add uniform header linking to Sling project

Modified:
    sling/trunk/contrib/scripting/groovy/README.md

Modified: sling/trunk/contrib/scripting/groovy/README.md
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/scripting/groovy/README.md?rev=1810920&r1=1810919&r2=1810920&view=diff
==============================================================================
--- sling/trunk/contrib/scripting/groovy/README.md (original)
+++ sling/trunk/contrib/scripting/groovy/README.md Tue Oct  3 10:06:59 2017
@@ -1,5 +1,6 @@
-Groovy scripting engine for Apache Sling
-----------------------------------------
+# Apache Sling Scripting Groovy Support
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.
 
 This bundle provides just the Sling bridging code, it requires the groovy-all bundle
 to be installed separately.