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

jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 24f74f875 Update about page.
24f74f875 is described below

commit 24f74f875a912e3b3c6a48414b4ea4e9ba3d1ecd
Author: JamesBognar <[email protected]>
AuthorDate: Sat Jul 2 16:21:01 2022 -0400

    Update about page.
---
 content/about.html   | 2 +-
 templates/about.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/about.html b/content/about.html
index ddd04a8cd..21e1b2243 100644
--- a/content/about.html
+++ b/content/about.html
@@ -60,7 +60,7 @@
                                </td>
                        </tr>
                        <tr class='dark bb'>
-                               <td class='code'><a class='doclink' 
target='_blank' 
href='http://juneau.apache.org/site/apidocs-9.0.0/overview-summary.html#juneau-assertion'>juneau-assertion</a></td>
+                               <td class='code'><a class='doclink' 
target='_blank' 
href='http://juneau.apache.org/site/apidocs-9.0.0/overview-summary.html#juneau-assertions'>juneau-assertions</a></td>
                                <td style='padding:10px;'>
                                        A fluent assertions API.
                                </td>
diff --git a/templates/about.html b/templates/about.html
index a7f3f4322..512e2008c 100644
--- a/templates/about.html
+++ b/templates/about.html
@@ -60,7 +60,7 @@
                                </td>
                        </tr>
                        <tr class='dark bb'>
-                               <td class='code'><a class='doclink' 
target='_blank' href='http://juneau.apache.org/site/apidocs-{@property 
juneauVersion}/overview-summary.html#juneau-assertion'>juneau-assertion</a></td>
+                               <td class='code'><a class='doclink' 
target='_blank' href='http://juneau.apache.org/site/apidocs-{@property 
juneauVersion}/overview-summary.html#juneau-assertions'>juneau-assertions</a></td>
                                <td style='padding:10px;'>
                                        A fluent assertions API.
                                </td>

Reply via email to