You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by kw...@apache.org on 2021/11/06 17:55:23 UTC

svn commit: r1894784 - /jackrabbit/site/trunk/src/site/markdown/jcr.md

Author: kwin
Date: Sat Nov  6 17:55:23 2021
New Revision: 1894784

URL: http://svn.apache.org/viewvc?rev=1894784&view=rev
Log:
fix links

Modified:
    jackrabbit/site/trunk/src/site/markdown/jcr.md

Modified: jackrabbit/site/trunk/src/site/markdown/jcr.md
URL: http://svn.apache.org/viewvc/jackrabbit/site/trunk/src/site/markdown/jcr.md?rev=1894784&r1=1894783&r2=1894784&view=diff
==============================================================================
--- jackrabbit/site/trunk/src/site/markdown/jcr.md (original)
+++ jackrabbit/site/trunk/src/site/markdown/jcr.md Sat Nov  6 17:55:23 2021
@@ -5,7 +5,7 @@ The JCR API library is a core dependency
 
 JCR 1.0
 --------
-* The *jcr-1.0.jar* file contains all the [javax.jcr interfaces](https://s.apache.org/jcr-1.0-javadoc/]
+* The *jcr-1.0.jar* file contains all the [javax.jcr interfaces](https://s.apache.org/jcr-1.0-javadoc/)
 specified by [JSR 170](http://jcp.org/en/jsr/detail?id=170)
 
 
@@ -15,7 +15,7 @@ or the [central Maven repository](http:/
 
 JCR 2.0
 --------
-* The *jcr-2.0.jar* file contains all the [javax.jcr interfaces](https://s.apache.org/jcr-2.0-javadoc/]
+* The *jcr-2.0.jar* file contains all the [javax.jcr interfaces](https://s.apache.org/jcr-2.0-javadoc/)
 specified by [JSR 283](http://jcp.org/en/jsr/detail?id=283)