This is an automated email from the ASF dual-hosted git repository.

olli pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter-content.git

commit 2cbe9c003a75d6353531514f50e471df9484f845
Author: Oliver Lietz <[email protected]>
AuthorDate: Fri Mar 23 21:10:20 2018 +0100

    fix links to GitHub repos
---
 src/main/resources/content/content/starter/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/content/content/starter/index.html 
b/src/main/resources/content/content/starter/index.html
index 69f0d98..c35b72b 100755
--- a/src/main/resources/content/content/starter/index.html
+++ b/src/main/resources/content/content/starter/index.html
@@ -70,8 +70,8 @@
                             <li><a 
href="http://sling.apache.org/apidocs/sling9/index.html"; target="_blank" 
title="Vist the Apache Sling Javadocs">API Documentation</a></li>
                             <li><a 
href="http://sling.apache.org/project-information.html#mailing-lists"; 
target="_blank" title="View available Apache Sling mailing lists">Mailing 
Lists</a></li>
                             <li><a 
href="http://sling.apache.org/documentation/tutorials-how-tos.html"; 
target="_blank" title="View Apache Sling Developer Tutorials">Tutorials</a></li>
-                            <li><a href="https://github.com/apache/sling"; 
target="_blank" title="View the Apache Sling source code on Github">Source 
Code</a></li>
-                            <li><a 
href="https://github.com/apache/sling/tree/trunk/samples"; target="_blank" 
title="View Apache Sling sample applications on Github">Sample 
Applications</a></li>
+                            <li><a 
href="https://github.com/apache/sling-aggregator"; target="_blank" title="View 
the Sling Aggregator on Github">All Sling repos</a></li>
+                            <li><a 
href="https://github.com/apache/sling-samples"; target="_blank" title="View 
Apache Sling sample applications on Github">Sample Applications</a></li>
                         </ul>
                     </section>
                 </div>

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to