This is an automated email from the ASF dual-hosted git repository.
pvillard pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nifi.git
The following commit(s) were added to refs/heads/master by this push:
new bb1018b NIFI-6700 Updated Contributor's Guide link in Developer's
Guide to open in new browser tab
bb1018b is described below
commit bb1018baa7796f4a62dccb6033630c3c3c234eef
Author: Andrew Lim <[email protected]>
AuthorDate: Tue Sep 24 11:48:22 2019 -0400
NIFI-6700 Updated Contributor's Guide link in Developer's Guide to open in
new browser tab
Signed-off-by: Pierre Villard <[email protected]>
This closes #3764.
---
nifi-docs/src/main/asciidoc/developer-guide.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nifi-docs/src/main/asciidoc/developer-guide.adoc
b/nifi-docs/src/main/asciidoc/developer-guide.adoc
index 33528aa..bd79c1a 100644
--- a/nifi-docs/src/main/asciidoc/developer-guide.adoc
+++ b/nifi-docs/src/main/asciidoc/developer-guide.adoc
@@ -2569,7 +2569,7 @@ Contributions can be provided either by creating a patch:
and attaching that patch to a ticket, or by generating a Pull Request.
-For further details regarding contributions, refer to the relevant sections of
the
link:https://cwiki.apache.org/confluence/display/NIFI/Contributor+Guide#ContributorGuide-providingCodeOrDocumentationContributionProvidingcodeordocumentationcontributions[contributor
guide].
+For further details regarding contributions, refer to the relevant sections of
the
link:https://cwiki.apache.org/confluence/display/NIFI/Contributor+Guide#ContributorGuide-providingCodeOrDocumentationContributionProvidingcodeordocumentationcontributions[contributor
guide^].
=== Contact Us