Author: kwright
Date: Sat Sep 10 01:17:12 2016
New Revision: 1760126
URL: http://svn.apache.org/viewvc?rev=1760126&view=rev
Log:
Fix for CONNECTORS-1339.
Modified:
manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/developer-resources.xml
Modified:
manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/developer-resources.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/developer-resources.xml?rev=1760126&r1=1760125&r2=1760126&view=diff
==============================================================================
---
manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/developer-resources.xml
(original)
+++
manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/developer-resources.xml
Sat Sep 10 01:17:12 2016
@@ -52,8 +52,7 @@
<section id="Bugs">
<title>Reporting a Bug, Problem, or Feature Request</title>
- <p>If you think you've found a problem, or you just have a good idea
for an improvement, you can create a JIRA ticket <a
href="http://issues.apache.org/jira">here</a>. You may need to create yourself
an account. Be sure to select the "Lucene Connector Framework" project.
- (This project name may change in the future to Apache Connectors
Framework.)
+ <p>If you think you've found a problem, or you just have a good idea
for an improvement, you can create a JIRA ticket <a
href="https://issues.apache.org/jira/browse/CONNECTORS/">here</a>. You may
need to create yourself an account.
</p>
<p>Please make every effort to search through the current issues
list before creating a new ticket. Your problem might already have been
logged!</p>
</section>