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 09:51:27 UTC

svn commit: r1810827 - /sling/trunk/bundles/commons/osgi/README.md

Author: olli
Date: Tue Oct  3 09:51:27 2017
New Revision: 1810827

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

add uniform header linking to Sling project

Modified:
    sling/trunk/bundles/commons/osgi/README.md

Modified: sling/trunk/bundles/commons/osgi/README.md
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/commons/osgi/README.md?rev=1810827&r1=1810826&r2=1810827&view=diff
==============================================================================
--- sling/trunk/bundles/commons/osgi/README.md (original)
+++ sling/trunk/bundles/commons/osgi/README.md Tue Oct  3 09:51:27 2017
@@ -1,4 +1,6 @@
-Apache Sling Commons OSGi
+# Apache Sling Commons OSGi support
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.
 
 The Commons OSGi library provides utility methods when implementing OSGi related services
 and components.