GitHub user jeandersonbc opened a pull request: https://github.com/apache/struts-site/pull/1
Removed missing </p> tag In the section "General starting points", there was a missing </p> tag by the end of the last paragraph. This tag is visible on the website (http://struts.apache.org/primer.html#general-starting-points). This patch solves the issue. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jeandersonbc/struts-site master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/struts-site/pull/1.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1 ---- commit 7d2b030f3c4e579159254c8966fd89b7a70cf116 Author: Jeanderson Barros Candido <jeanderso...@gmail.com> Date: 2015-03-10T12:35:13Z Removed missing </p> tag In the section "General starting points", there was a missing </p> tag by the end of the last paragraph. This tag is visible on the website (http://struts.apache.org/primer.html#general-starting-points). This patch solves the issue. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org