You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2017/03/08 12:55:14 UTC

[10/15] struts-site git commit: Fixes url

Fixes url


Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/96733711
Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/96733711
Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/96733711

Branch: refs/heads/master
Commit: 96733711c51d574d7cb7955400894d4daa669a82
Parents: 0d742c2
Author: Lukasz Lenart <lu...@gmail.com>
Authored: Fri Feb 3 15:21:20 2017 +0100
Committer: Lukasz Lenart <lu...@gmail.com>
Committed: Wed Mar 8 13:54:43 2017 +0100

----------------------------------------------------------------------
 source/submitting-patches.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts-site/blob/96733711/source/submitting-patches.md
----------------------------------------------------------------------
diff --git a/source/submitting-patches.md b/source/submitting-patches.md
index 8b87df6..f8a16c2 100644
--- a/source/submitting-patches.md
+++ b/source/submitting-patches.md
@@ -83,9 +83,9 @@ If you still need to change something, please remember to comit and push changes
     
 as `my-branch` was already connected with remote branch.
 
-The final step is to open a Pull Request (short: PR) against the original Apache Struts repo. Go to the [Apache Struts 
-mirror]https://github.com/apache/struts), then to [Pull request](https://github.com/apache/struts/pulls) and hit
-[New Pull Request](https://github.com/apache/struts/compare/) button.
+The final step is to open a Pull Request (short: PR) against the original Apache Struts repo. Go to the 
+[Apache Struts mirror](https://github.com/apache/struts), then to [Pull request](https://github.com/apache/struts/pulls)
+and hit [New Pull Request](https://github.com/apache/struts/compare/) button.
 
 If not already selected, click on `compare across forks.` Right now you must select from the dropdowns on right
 your fork and branch to compare the differences with the Apache Struts' `master` branch.