This is an automated email from the ASF dual-hosted git repository.
andreww pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/training.git
The following commit(s) were added to refs/heads/develop by this push:
new a7617c1 Update site.xml removed '(incubating)'
a7617c1 is described below
commit a7617c1f3cc0a3f77bbb0f9942250633fb0e7807
Author: Andrew Wetmore <[email protected]>
AuthorDate: Thu Sep 4 16:56:15 2025 -0300
Update site.xml removed '(incubating)'
---
site/src/site/site.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site/src/site/site.xml b/site/src/site/site.xml
index c70c0d9..09e9ef3 100644
--- a/site/src/site/site.xml
+++ b/site/src/site/site.xml
@@ -40,7 +40,7 @@
<reflowSkin>
<localResources>true</localResources>
<absoluteResourceURL>https://training.apache.org/</absoluteResourceURL>
- <titleTemplate>Apache Training™ (Incubating) - %2$s</titleTemplate>
+ <titleTemplate>Apache Training™ - %2$s</titleTemplate>
<slogan position="bannerLeft">Training material for Apache
projects</slogan>
<showApacheEvents>true</showApacheEvents>
<toc>top</toc>