Repository: logging-log4net
Updated Branches:
  refs/heads/develop 67eedbcad -> 3d117ad8b


Contributing: added link to the continuous deployment pipeline


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

Branch: refs/heads/develop
Commit: 3d117ad8b814cdf0b75c51c1717e0c4984846027
Parents: 67eedbc
Author: Dominik Psenner <dpsen...@apache.org>
Authored: Thu Jul 20 17:10:04 2017 +0200
Committer: Dominik Psenner <dpsen...@apache.org>
Committed: Thu Jul 20 17:10:04 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/logging-log4net/blob/3d117ad8/CONTRIBUTING.md
----------------------------------------------------------------------
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f0bc192..3541d38 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 read that section 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