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 e5dce2008 Automatic Site Publish by Buildbot
e5dce2008 is described below
commit e5dce2008761fbd36be2bc47fc78aa6aa88eee76
Author: buildbot <[email protected]>
AuthorDate: Tue Jun 27 13:12:30 2023 +0000
Automatic Site Publish by Buildbot
---
output/core-developers/interceptors.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/output/core-developers/interceptors.html
b/output/core-developers/interceptors.html
index 504baf04d..e96150dbb 100644
--- a/output/core-developers/interceptors.html
+++ b/output/core-developers/interceptors.html
@@ -623,7 +623,7 @@ specified in the <code class="language-plaintext
highlighter-rouge"><intercep
<td>Store and retrieve action messages / errors / field errors for
action that implements ValidationAware interface into session.</td>
</tr>
<tr>
- <td><a href="model-driven-interceptor.htm">Model Driven
Interceptor</a></td>
+ <td><a href="model-driven-interceptor">Model Driven Interceptor</a></td>
<td>modelDriven</td>
<td>If the Action implements ModelDriven, pushes the getModel Result
onto the Value Stack.</td>
</tr>