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 0c533bb  Link to servlet
0c533bb is described below

commit 0c533bbfafb8d39434a70418032d339e876fb048
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Tue May 26 15:36:10 2020 +0200

    Link to servlet
---
 .../SLING-INF/initial-content/content/graphql-website-demo.html  | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git 
a/org.apache.sling.graphql.samples.website/src/main/resources/SLING-INF/initial-content/content/graphql-website-demo.html
 
b/org.apache.sling.graphql.samples.website/src/main/resources/SLING-INF/initial-content/content/graphql-website-demo.html
index 28e794f..f0a450f 100644
--- 
a/org.apache.sling.graphql.samples.website/src/main/resources/SLING-INF/initial-content/content/graphql-website-demo.html
+++ 
b/org.apache.sling.graphql.samples.website/src/main/resources/SLING-INF/initial-content/content/graphql-website-demo.html
@@ -23,6 +23,13 @@
 
         <p>This is early days...</p>
 
-        <a 
href="/content/articles/news/willow-mclaughlin-on-the-capacitor-of-back-end-similique-voluptas-aka-http.html">Example
 page</a>
+        <ul>
+          <li>
+            <a href="/graphql.json">GraphQL servlet</a>
+          </li>
+          <li>
+            <a 
href="/content/articles/news/willow-mclaughlin-on-the-capacitor-of-back-end-similique-voluptas-aka-http.html">Example
 page</a>
+          </li>
+        </ul>
     </body>
 </html>

Reply via email to