You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/site/xdoc/index.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ For previous releases, see the <a href="https://archive.apache.org/dist/commons/
89
89
<sectionname="Getting Involved">
90
90
<p>
91
91
The <ahref="mail-lists.html">commons developer mailing list</a> is the main channel of communication for contributors. Please remember that the lists are shared between all commons components, so prefix your email by [csv]. </p>
92
-
<p>You can also visit the #apache-commons IRC channel on irc.freenode.net or peruse <ahref="issue-tracking.html">JIRA</a>. Specific links of interest for JIRA are:</p>
92
+
<p>You can also peruse <ahref="issue-tracking.html">JIRA</a>. Specific links of interest for JIRA are:</p>
93
93
<ul>
94
94
<li>Ideas looking for code: <ahref="https://issues.apache.org/jira/issues/?jql=project%20%3D%20CSV%20AND%20resolution%20%3D%20Unresolved%20AND%20fixVersion%20%3D%20%22Patch%20Needed%22">Patch Needed</a></li>
95
95
<li>Issues with patches, looking for reviews: <ahref="https://issues.apache.org/jira/issues/?jql=project%20%3D%20CSV%20AND%20resolution%20%3D%20Unresolved%20AND%20fixVersion%20%3D%20Review">Review Patch</a></li>
0 commit comments