You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2021/11/04 12:53:35 UTC

[GitHub] [sling-site] rombert commented on a change in pull request #72: SLING-7975 document ordering of resources

rombert commented on a change in pull request #72:
URL: https://github.com/apache/sling-site/pull/72#discussion_r742805195



##########
File path: src/main/jbake/content/documentation/the-sling-engine/sling-api-crud-support.md
##########
@@ -150,14 +151,31 @@ Delete the resource /myresource
     resourceResolver.delete(myResource);
     resourceResolver.commit();
 
-## Value Class Support
+## Order a Resource
+
+Delete the resource /myresource

Review comment:
       I think this is incorrect.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org