Repository: logging-log4net
Updated Branches:
  refs/heads/feature/RollingFileAppender-NG c5bfa41fa -> 8e87e3baf


Contributing: the link struggling continues..


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

Branch: refs/heads/feature/RollingFileAppender-NG
Commit: 14525ae77fb10e8c284cdca42d9acc4a70b69553
Parents: 532ab65
Author: Dominik Psenner <dpsen...@apache.org>
Authored: Thu Jul 20 17:16:36 2017 +0200
Committer: Dominik Psenner <dpsen...@apache.org>
Committed: Thu Jul 20 17:16:36 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/logging-log4net/blob/14525ae7/CONTRIBUTING.md
----------------------------------------------------------------------
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e674d88..b809bd0 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