This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 16fe464 Update 'About' link text to 'About The ASF'
16fe464 is described below
commit 16fe4645fcfc25b235b89ac72db4a92f9c0ed74b
Author: Dave Fisher <[email protected]>
AuthorDate: Sun Nov 30 08:53:33 2025 -0800
Update 'About' link text to 'About The ASF'
---
content/theme/templates/menu.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/theme/templates/menu.html
b/content/theme/templates/menu.html
index 495ca27..9609ac9 100644
--- a/content/theme/templates/menu.html
+++ b/content/theme/templates/menu.html
@@ -62,7 +62,7 @@
<div class="nav-item dropdown active">
<a class="nav-link dropdown-toggle" href="#"
role="button" data-bs-toggle="dropdown" aria-expanded="false">
- About
+ About The ASF
</a>
<div class="dropdown-menu dropdown-menu-end">
<a class="dropdown-item"
href="https://www.apache.org/">Foundation</a>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]