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

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/causeway-antora.git


The following commit(s) were added to refs/heads/master by this push:
     new be3c0bc  updates menu for GraphQL again
be3c0bc is described below

commit be3c0bcdf86795d37b2e9cdcbabc3b8e2971734d
Author: danhaywood <[email protected]>
AuthorDate: Sun Jan 28 12:55:45 2024 +0000

    updates menu for GraphQL again
---
 build/ui-bundle.zip             | Bin 362323 -> 362326 bytes
 src/partials/header-content.hbs |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/build/ui-bundle.zip b/build/ui-bundle.zip
index f746600..be9e10d 100644
Binary files a/build/ui-bundle.zip and b/build/ui-bundle.zip differ
diff --git a/src/partials/header-content.hbs b/src/partials/header-content.hbs
index 86512b4..2b50a18 100644
--- a/src/partials/header-content.hbs
+++ b/src/partials/header-content.hbs
@@ -59,7 +59,7 @@
             <hr class="navbar-divider"/>
             <span class="navbar-item navbar-heading">Viewers</span>
             <a class="navbar-item" 
href="{{siteRootPath}}/vw/latest/about.html">Web UI (Wicket)</a>
-            <a class="navbar-item" 
href="{{siteRootPath}}/gqlv/latest/about.html">GraphQL</a>
+            <a class="navbar-item" 
href="{{siteRootPath}}/gqlv/latest/about.html">GraphQL API</a>
             <a class="navbar-item" 
href="{{siteRootPath}}/vro/latest/about.html">REST API (Restful Objects)</a>
             <hr class="navbar-divider"/>
             <span class="navbar-item navbar-heading">Persistence</span>

Reply via email to