Repository: logging-log4net
Updated Branches:
  refs/heads/develop 3d117ad8b -> 5f0ab21ac


Contributing: fixed last added link


Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/5f0ab21a
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4net/tree/5f0ab21a
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4net/diff/5f0ab21a

Branch: refs/heads/develop
Commit: 5f0ab21acc6f16aaa62ad51513dc77662d93ce93
Parents: 3d117ad
Author: Dominik Psenner <dpsen...@apache.org>
Authored: Thu Jul 20 17:11:15 2017 +0200
Committer: Dominik Psenner <dpsen...@apache.org>
Committed: Thu Jul 20 17:11:15 2017 +0200

----------------------------------------------------------------------
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4net/blob/5f0ab21a/CONTRIBUTING.md
----------------------------------------------------------------------
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 3541d38..9c6aba0 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -70,7 +70,7 @@ There are many ways to contribute changes to the codebase. 
One is to file a pull
 * Make your modifications in the form of commits. Please read the section 
about commit messages for further information about how commit messages should 
be written.
 * Please check for unnecessary whitespace with git diff --check before 
committing.
 * Make sure you write tests for your changes!
-* Please note that not all targets can be built on a single machine and 
therefore only a subset of the actual targets can be built and tested easily on 
the machine of a developer. The good thing is, all branches and pull requests 
are built by the continuous deployment pipeline. Please continue reading [that 
section](Continuous deployment pipeline) for further information.
+* Please note that not all targets can be built on a single machine and 
therefore only a subset of the actual targets can be built and tested easily on 
the machine of a developer. The good thing is, all branches and pull requests 
are built by the continuous deployment pipeline. Please continue reading [that 
section][Continuous deployment pipeline] for further information.
 
 ### Commit messages
 

Reply via email to