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/isis-antora.git


The following commit(s) were added to refs/heads/master by this push:
     new 0fc84a2  updates
0fc84a2 is described below

commit 0fc84a2c57a96b792c36d5ac6df9c2b6cf07fa60
Author: Dan Haywood <[email protected]>
AuthorDate: Sat Aug 20 23:47:07 2022 +0100

    updates
---
 build/ui-bundle.zip             | Bin 325201 -> 325220 bytes
 src/partials/header-content.hbs |   1 +
 2 files changed, 1 insertion(+)

diff --git a/build/ui-bundle.zip b/build/ui-bundle.zip
index dbbb5e0..5831307 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 5534cfa..5a74abf 100644
--- a/src/partials/header-content.hbs
+++ b/src/partials/header-content.hbs
@@ -109,6 +109,7 @@
             <hr class="navbar-divider"/>
             <span class="navbar-item navbar-heading">Development</span>
             <a class="navbar-item" 
href="{{siteRootPath}}/core/{{page.attributes.isisrel}}/about.html">Internal 
Design Docs</a>
+            <a class="navbar-item" 
href="{{siteRootPath}}/regressiontests/{{page.attributes.isisrel}}/about.html">Regression
 Tests</a>
             <a class="navbar-item" 
href="{{siteRootPath}}/incubator/{{page.attributes.isisrel}}/about.html">Incubator</a>
             <hr class="navbar-divider"/>
             <span class="navbar-item navbar-heading">Thanks</span>

Reply via email to