This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 92c3369c6 Automatic Site Publish by Buildbot
92c3369c6 is described below
commit 92c3369c60d443b657c7ea96b3671814f7013ca2
Author: buildbot <[email protected]>
AuthorDate: Tue Apr 5 07:31:16 2022 +0000
Automatic Site Publish by Buildbot
---
output/plugins/extending-an-application-with-custom-plugins.html | 2 +-
output/plugins/index.html | 2 +-
output/plugins/plugins-architecture.html | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/output/plugins/extending-an-application-with-custom-plugins.html
b/output/plugins/extending-an-application-with-custom-plugins.html
index b39519398..f3ecf4c40 100644
--- a/output/plugins/extending-an-application-with-custom-plugins.html
+++ b/output/plugins/extending-an-application-with-custom-plugins.html
@@ -7,7 +7,7 @@
<meta http-equiv="Content-Language" content="en"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- <title>Plugins</title>
+ <title>Extending an Application with Custom Plugins</title>
<link
href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,400italic,600italic,700italic"
rel="stylesheet" type="text/css">
<link
href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css"
rel="stylesheet">
diff --git a/output/plugins/index.html b/output/plugins/index.html
index 0471b5fa9..62aa214cc 100644
--- a/output/plugins/index.html
+++ b/output/plugins/index.html
@@ -135,7 +135,7 @@ adding a JAR to the application’s classpath. Since plugins
are contained in a
Several plugins are bundled with the framework, and others are available from
third-party sources.</p>
<ul>
- <li><a href="plugins-architecture">Plugins</a></li>
+ <li><a href="plugins-architecture">Plugins Architecture</a></li>
<li><a href="extending-an-application-with-custom-plugins">Extending an
Application with Custom Plugins</a></li>
</ul>
diff --git a/output/plugins/plugins-architecture.html
b/output/plugins/plugins-architecture.html
index 8e307c320..376064cf5 100644
--- a/output/plugins/plugins-architecture.html
+++ b/output/plugins/plugins-architecture.html
@@ -7,7 +7,7 @@
<meta http-equiv="Content-Language" content="en"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- <title>Plugins</title>
+ <title>Plugins Architecture</title>
<link
href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,400italic,600italic,700italic"
rel="stylesheet" type="text/css">
<link
href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css"
rel="stylesheet">
@@ -130,7 +130,7 @@
<a href="index.html" title="back to Plugins"><< back to Plugins</a>
- <h1 class="no_toc" id="plugins">Plugins</h1>
+ <h1 class="no_toc" id="plugins-architecture">Plugins architecture</h1>
<ul id="markdown-toc">
<li><a href="#static-resources" id="markdown-toc-static-resources">Static
resources</a></li>