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:10:32 UTC

svn commit: r1810946 - in /sling/trunk/samples/webloader/ui: README.md pom.xml

Author: olli
Date: Tue Oct  3 10:10:31 2017
New Revision: 1810946

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

add uniform header linking to Sling project

Modified:
    sling/trunk/samples/webloader/ui/README.md
    sling/trunk/samples/webloader/ui/pom.xml

Modified: sling/trunk/samples/webloader/ui/README.md
URL: http://svn.apache.org/viewvc/sling/trunk/samples/webloader/ui/README.md?rev=1810946&r1=1810945&r2=1810946&view=diff
==============================================================================
--- sling/trunk/samples/webloader/ui/README.md (original)
+++ sling/trunk/samples/webloader/ui/README.md Tue Oct  3 10:10:31 2017
@@ -1,8 +1,9 @@
-Apache Sling Webloader Sample Service UI
+# Apache Sling Samples Webloader User Interface
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.
+
+## Sling Webloader sample - user interface
 
----------------------------------------
-Sling Webloader sample - user interface
----------------------------------------
 This bundle provides a sample web user interface for the Webloader Service,
 which id provided by the sibling "webloader.service" bundle.
 

Modified: sling/trunk/samples/webloader/ui/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/samples/webloader/ui/pom.xml?rev=1810946&r1=1810945&r2=1810946&view=diff
==============================================================================
--- sling/trunk/samples/webloader/ui/pom.xml (original)
+++ sling/trunk/samples/webloader/ui/pom.xml Tue Oct  3 10:10:31 2017
@@ -32,7 +32,7 @@
     <packaging>bundle</packaging>
     <version>2.0.3-SNAPSHOT</version>
 
-    <name>Apache Sling Webloader User Interface</name>
+    <name>Apache Sling Samples Webloader User Interface</name>
     <description>
         Simple user interface for the Sling Webloader service.
     </description>