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

mgrigorov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git


The following commit(s) were added to refs/heads/master by this push:
     new 3175d4a  Small trimming on wording (#412)
3175d4a is described below

commit 3175d4a253146e05f712552031a738cfcb4c47f7
Author: Moritz Reiter <[email protected]>
AuthorDate: Mon Mar 2 14:13:48 2020 +0100

    Small trimming on wording (#412)
---
 wicket-user-guide/src/main/asciidoc/introduction.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wicket-user-guide/src/main/asciidoc/introduction.adoc 
b/wicket-user-guide/src/main/asciidoc/introduction.adoc
index 64a73d2..33e3ee6 100644
--- a/wicket-user-guide/src/main/asciidoc/introduction.adoc
+++ b/wicket-user-guide/src/main/asciidoc/introduction.adoc
@@ -2,7 +2,7 @@
 Wicket has been around since 2004 and it has been an Apache project since 
2007. During these years it has proved to be a solid and valuable solution for 
building enterprise web applications.
 
 Wicket core developers have done a wonderful job with this framework and they 
continue to improve it release after release.
-However Wicket never provided a freely available documentation and even if you 
can find on Internet many live examples and many technical articles on it (most 
of them at {wicket_examples_url}[Wicket Examples Site] and at 
http://wicketinaction.com[Wicket in Action]), the lack of an organized and 
freely available documentation has always been a sore point for this framework.
+However Wicket never provided a freely available documentation and even if you 
can find many live examples and many technical articles on the Internet (most 
of them at {wicket_examples_url}[Wicket Examples Site] and at 
http://wicketinaction.com[Wicket in Action]), the lack of an organized and 
freely available documentation has always been a sore point for this framework.
 
 That's quite an issue because many other popular frameworks (like Spring, 
Hibernate or Struts) offer a vast and very good documentation which 
substantially contributed to their success.
 

Reply via email to