This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-website.git
The following commit(s) were added to refs/heads/master by this push:
new 82f7e53 Fixed some broken links in contributing.md file.
new fedf8fa Merge pull request #25 from chughpiyush/updating_broken_links
82f7e53 is described below
commit 82f7e536aae2425264eece6d303a8e6d1d6c108a
Author: Piyush Chugh <[email protected]>
AuthorDate: Mon Feb 17 18:17:33 2020 +0530
Fixed some broken links in contributing.md file.
---
content/contributing.html | 9 ++++-----
src/contributing.md | 9 ++++-----
2 files changed, 8 insertions(+), 10 deletions(-)
diff --git a/content/contributing.html b/content/contributing.html
index 68e5287..7bd2310 100644
--- a/content/contributing.html
+++ b/content/contributing.html
@@ -121,7 +121,7 @@ e.g. take a look at some of the existing <a
href="https://git-wip-us.apache.org/
<h2 id="if-you-want-to-help-out-with-the-documentation">If you want to help
out with the documentation</h2>
-<p>If you want to contribute to the ActiveMQ documentation you should first
subscribe our <a href="mailto:[email protected]">dev@</a> where
ActiveMQ developers interact with each other. If you want edit rights on the
ActiveMQ site, create an account in the <a
href="https://cwiki.apache.org/confluence/display/ACTIVEMQ">ActiveMQ wiki</a>
and fill in and submit an ICLA to the ASF (see the <a
href="Developers/becoming-a-committer.md">Committer Guide</a>). Then ask on the
dev@ [...]
+<p>If you want to contribute to the ActiveMQ documentation you should first
subscribe our <a href="mailto:[email protected]">dev@</a> where
ActiveMQ developers interact with each other. If you want edit rights on the
ActiveMQ site, create an account in the <a
href="https://cwiki.apache.org/confluence/display/ACTIVEMQ">ActiveMQ wiki</a>
and fill in and submit an ICLA to the ASF (see the <a
href="becoming-a-committer">Committer Guide</a>). Then ask on the dev@ list to
be gr [...]
<h2 id="working-on-the-code">Working on the code</h2>
@@ -153,11 +153,11 @@ mvn -Dtest=false install
<h2 id="submitting-patches">Submitting patches</h2>
-<p>The easiest way to submit a patch is to create a new JIRA issue, attach the
patch and tick the ASF license grant check box, tick the Patch Attached button
on the issue then fire off an email to the <a
href="Community/mailing-lists.md">Mailing Lists</a> or <a
href="CommunityCommunity/Community/discussion-forums.md">Discussion
Forums</a>.</p>
+<p>The easiest way to submit a patch is to create a new JIRA issue, attach the
patch and tick the ASF license grant check box, tick the Patch Attached button
on the issue then fire off an email to the <a href="mailing-lists">Mailing
Lists</a> or <a href="discussion-forums">Discussion Forums</a>.</p>
<h2 id="becoming-a-commmitter">Becoming a commmitter</h2>
-<p>Once you’ve got involved as above, we may well invite you to be a
committer. See <a href="Developers/becoming-a-committer.md">Becoming a
committer</a> for more details.</p>
+<p>Once you’ve got involved as above, we may well invite you to be a
committer. See <a href="becoming-a-committer">Becoming a committer</a> for more
details.</p>
<h2 id="using-the-issue-tracker">Using the issue tracker</h2>
@@ -169,8 +169,7 @@ mvn -Dtest=false install
<h2 id="becoming-a-committer">Becoming a committer</h2>
-<p>The first step is contributing to the project; if you want to take that a
step forward and become a fellow committer on the project then see the <a
href="Developers/becoming-a-committer.md">Committer Guide</a></p>
-
+<p>The first step is contributing to the project; if you want to take that a
step forward and become a fellow committer on the project then see the <a
href="becoming-a-committer">Committer Guide</a></p>
</div>
</div>
diff --git a/src/contributing.md b/src/contributing.md
index ee242a9..9b69b18 100644
--- a/src/contributing.md
+++ b/src/contributing.md
@@ -36,7 +36,7 @@ Then we can add your issue to the test suite and then we'll
know when its really
If you want to help out with the documentation
----------------------------------------------
-If you want to contribute to the ActiveMQ documentation you should first
subscribe our [dev@](mailto:[email protected]) where ActiveMQ
developers interact with each other. If you want edit rights on the ActiveMQ
site, create an account in the [ActiveMQ
wiki](https://cwiki.apache.org/confluence/display/ACTIVEMQ) and fill in and
submit an ICLA to the ASF (see the [Committer
Guide](Developers/becoming-a-committer.md)). Then ask on the dev@ list to be
granted edit rights and [...]
+If you want to contribute to the ActiveMQ documentation you should first
subscribe our [dev@](mailto:[email protected]) where ActiveMQ
developers interact with each other. If you want edit rights on the ActiveMQ
site, create an account in the [ActiveMQ
wiki](https://cwiki.apache.org/confluence/display/ACTIVEMQ) and fill in and
submit an ICLA to the ASF (see the [Committer Guide](becoming-a-committer)).
Then ask on the dev@ list to be granted edit rights and an admin will [...]
Working on the code
-------------------
@@ -75,12 +75,12 @@ git diff Main.java >> patchfile.txt
Submitting patches
------------------
-The easiest way to submit a patch is to create a new JIRA issue, attach the
patch and tick the ASF license grant check box, tick the Patch Attached button
on the issue then fire off an email to the [Mailing
Lists](Community/mailing-lists.md) or [Discussion
Forums](CommunityCommunity/Community/discussion-forums.md).
+The easiest way to submit a patch is to create a new JIRA issue, attach the
patch and tick the ASF license grant check box, tick the Patch Attached button
on the issue then fire off an email to the [Mailing Lists](mailing-lists) or
[Discussion Forums](discussion-forums).
Becoming a commmitter
---------------------
-Once you've got involved as above, we may well invite you to be a committer.
See [Becoming a committer](Developers/becoming-a-committer.md) for more details.
+Once you've got involved as above, we may well invite you to be a committer.
See [Becoming a committer](becoming-a-committer) for more details.
Using the issue tracker
-----------------------
@@ -94,5 +94,4 @@ Why not dive in the [issue
tracker](https://issues.apache.org/jira/browse/AMQ),
Becoming a committer
--------------------
-The first step is contributing to the project; if you want to take that a step
forward and become a fellow committer on the project then see the [Committer
Guide](Developers/becoming-a-committer.md)
-
+The first step is contributing to the project; if you want to take that a step
forward and become a fellow committer on the project then see the [Committer
Guide](becoming-a-committer)