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

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 78589db  Adds missing link to JasperReports plugin
78589db is described below

commit 78589db6a8f993ee07a123cd51aa1569f27914ab
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Thu Oct 5 09:41:35 2017 +0200

    Adds missing link to JasperReports plugin
---
 source/core-developers/result-types.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/core-developers/result-types.md 
b/source/core-developers/result-types.md
index 21fd12f..a9d348e 100644
--- a/source/core-developers/result-types.md
+++ b/source/core-developers/result-types.md
@@ -31,7 +31,7 @@ own applications.
 
 ## Optional
 
-|[JasperReports Plugin]|Used for _JasperReports Tutorial_  
integration|Optional, third-party plugin|
+|[JasperReports Plugin]|Used for [JasperReports 
Tutorial](../plugins/jasperreports/) integration|Optional, third-party plugin|
 
 Additional Result Types can be created and plugged into an application by 
implementing the `com.opensymphony.xwork2.Result`
 interface. Custom Result Types might include generating an email or JMS 
message, generating images, and so forth.

-- 
To stop receiving notification emails like this one, please contact
['"commits@struts.apache.org" <commits@struts.apache.org>'].

Reply via email to