You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by re...@apache.org on 2023/01/25 14:37:37 UTC

[jackrabbit-oak] branch trunk updated: fixen broken MD link

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

reschke pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 505a19e620 fixen broken MD link
505a19e620 is described below

commit 505a19e6206da85aa500c707da3494777cc2ab6c
Author: Julian Reschke <ju...@gmx.de>
AuthorDate: Wed Jan 25 15:37:25 2023 +0100

    fixen broken MD link
---
 oak-doc/src/site/markdown/differences.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/oak-doc/src/site/markdown/differences.md b/oak-doc/src/site/markdown/differences.md
index f4da4b1dff..5b6c22127b 100644
--- a/oak-doc/src/site/markdown/differences.md
+++ b/oak-doc/src/site/markdown/differences.md
@@ -110,9 +110,9 @@ return an object of type `QueryObjectModel`.
 * Push notification mechanisms like JCR observation weight heavy on distributed systems. Therefore,
   if an application requirement is not actually an "eventing problem" consider using different means
   like query and custom indexes.
-  [Apache Sling](http://sling.apache.org) identified and classified common [usage patterns]
-  (https://cwiki.apache.org/confluence/display/SLING/Observation+usage+patterns) of observation and
-  recommendations on alternative solutions where applicable.
+  [Apache Sling](http://sling.apache.org) identified and classified common
+  [usage patterns](https://cwiki.apache.org/confluence/display/SLING/Observation+usage+patterns)
+  of observation and recommendations on alternative solutions where applicable.
 
 * Event generation is done by looking at the difference between two revisions of the persisted
   content trees. Items not present in a previous revision but present in the current revision are