This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git
The following commit(s) were added to refs/heads/master by this push:
new 4e7157254 SLING-11720 Update links.md (#104)
4e7157254 is described below
commit 4e71572549c34621daa48eff4250b0c72eb4e889
Author: Yuri Simione <[email protected]>
AuthorDate: Tue Dec 6 13:42:25 2022 +0100
SLING-11720 Update links.md (#104)
---
src/main/jbake/content/links.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/main/jbake/content/links.md b/src/main/jbake/content/links.md
index 6b35a77d4..e6f500320 100644
--- a/src/main/jbake/content/links.md
+++ b/src/main/jbake/content/links.md
@@ -8,6 +8,8 @@ tableOfContents=false
Here are some links to other resources
## Articles
+ * [Is Adobe AEM a valid Content Services Platform? Part
one](https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-blogs/is-adobe-aem-a-valid-content-services-platform-part-one-by-yuri/ba-p/559647)
- by Yuri Simione on Adobe Experience League Blog site
+ * [Is Adobe AEM a valid Content Services Platform? Part
two](https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-blogs/is-adobe-aem-a-valid-content-services-platform-part-two-by-yuri/ba-p/559648)
- by Yuri Simione on Adobe Experience League Blog site
* [Java Content Repository: The Best Of Both
Worlds](http://java.dzone.com/articles/java-content-repository-best) - by
Bertrand Delacretaz on Javalobby - uses the Sling HTTP interface to demonstrate
JCR features.
* [Accessing Relational Data as SLING RESTful
URLs](http://www.lucamasini.net/Home/sling-and-cq5/accessing-relational-data-as-sling-restful-urls)
- by Luca Masini
* [Your First Day With Sakai
Nakamura](http://confluence.sakaiproject.org/display/KERNDOC/Your+First+Day+With+Sakai+Nakamura)
- Sakai Nakamura is based on Sling, that introductory article has very good
explanations of REST and Sling basics, and on why hierarchies are useful on the
Web.