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:08:58 UTC

svn commit: r1810934 - in /sling/trunk/samples/custom-selector-login-form: README.md pom.xml

Author: olli
Date: Tue Oct  3 10:08:58 2017
New Revision: 1810934

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

add uniform header linking to Sling project

Modified:
    sling/trunk/samples/custom-selector-login-form/README.md
    sling/trunk/samples/custom-selector-login-form/pom.xml

Modified: sling/trunk/samples/custom-selector-login-form/README.md
URL: http://svn.apache.org/viewvc/sling/trunk/samples/custom-selector-login-form/README.md?rev=1810934&r1=1810933&r2=1810934&view=diff
==============================================================================
--- sling/trunk/samples/custom-selector-login-form/README.md (original)
+++ sling/trunk/samples/custom-selector-login-form/README.md Tue Oct  3 10:08:58 2017
@@ -1,3 +1,5 @@
-Apache Sling Custom Selector Login Form Sample
+# Apache Sling Samples Custom Selector Login Form
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.
 
 This bundle provides a sample of a custom selector login form.

Modified: sling/trunk/samples/custom-selector-login-form/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/samples/custom-selector-login-form/pom.xml?rev=1810934&r1=1810933&r2=1810934&view=diff
==============================================================================
--- sling/trunk/samples/custom-selector-login-form/pom.xml (original)
+++ sling/trunk/samples/custom-selector-login-form/pom.xml Tue Oct  3 10:08:58 2017
@@ -32,7 +32,7 @@
     <version>0.0.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
-    <name>Apache Sling Sample Custom Selector Login Form</name>
+    <name>Apache Sling Samples Custom Selector Login Form</name>
     <description>
         This bundle is a fragment attached to the Sling Selector Auth bundle and provides
         a simple customized login form.