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

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


The following commit(s) were added to refs/heads/master by this push:
     new 1e621b2  SLING-9950 - tweak text
1e621b2 is described below

commit 1e621b222f29a9899557438fb16a2030d9766ed8
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Fri Dec 4 12:42:08 2020 +0100

    SLING-9950 - tweak text
---
 remote-content-api/openwhisk-rendering/http-rendering-proxy.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/remote-content-api/openwhisk-rendering/http-rendering-proxy.js 
b/remote-content-api/openwhisk-rendering/http-rendering-proxy.js
index 3c13f5f..2416687 100644
--- a/remote-content-api/openwhisk-rendering/http-rendering-proxy.js
+++ b/remote-content-api/openwhisk-rendering/http-rendering-proxy.js
@@ -65,7 +65,7 @@ var templateSource = '\
   <h1>Sling Remote Content API :: HTTP proxying renderer</h1> \
   <div class="debug">\
   This is proxying content from a Sling instance at <a 
href="{{proxyInfo.origin}}">{{proxyInfo.origin}}</a>\
-  where the experimental <a 
href="https://github.com/apache/sling-whiteboard/tree/master/remote-content-api";>Sling
 Remote Content API</a> must be installed.\
+  where the document-oriented <a 
href="https://github.com/apache/sling-whiteboard/tree/master/remote-content-api";>Sling
 Remote Content API</a> must be installed.\
   <br>Source code is found in the <a 
href="https://github.com/apache/sling-whiteboard/tree/master/remote-content-api/openwhisk-rendering";>openwhisk-rendering</a>
 module there<br>\
   {{proxyInfo.contentRendererInfo}}<br>\
   </div>\

Reply via email to