You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2019/07/22 09:08:45 UTC

[sling-org-apache-sling-contentparser-api] 08/11: Enhanced readme

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

radu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-contentparser-api.git

commit 7d3619699b7864d0dc3756b9197251ed97dd9f9b
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Wed Jul 17 10:08:46 2019 +0200

    Enhanced readme
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 4e1e37b..ab05675 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,6 @@ to select the appropriate file format (see `ContentParser.JSON_CONTENT_TYPE`, `C
 Implementations of the API are made available from separate bundles:
 1. JSON - [`org.apache.sling.contentparser.json`](https://github.com/apache/sling-whiteboard/tree/master/contentparser/org-apache-sling-contentparser-json)
 2. XML - [`org.apache.sling.contentparser.xml`](https://github.com/apache/sling-whiteboard/tree/master/contentparser/org-apache-sling-contentparser-xml)
-3. JackRabbit FileVault XML - [`org.apache.sling.contentparser.xml-jcr`](https://github.com/apache/sling-whiteboard/tree/master/contentparser/org-apache-sling-contentparser-xml-jcr) (the only module depending on the JCR / 
-JackRabbit APIs)
+3. Jackrabbit Filevault XML ([Enhanced JCR 2.0 Document View](https://jackrabbit.apache.org/filevault/docview.html)) - [`org.apache.sling.contentparser.xml-jcr`](https://github.com/apache/sling-whiteboard/tree/master/contentparser/org-apache-sling-contentparser-xml-jcr) (the only module depending on the JCR / 
+Jackrabbit APIs)