Author: hibou
Date: Sun Nov 15 13:35:22 2009
New Revision: 836357
URL: http://svn.apache.org/viewvc?rev=836357&view=rev
Log:
Make the link to jira in https so we don't get logged out
Modified:
ant/ivy/site/ivyde/issues.html
Modified: ant/ivy/site/ivyde/issues.html
URL:
http://svn.apache.org/viewvc/ant/ivy/site/ivyde/issues.html?rev=836357&r1=836356&r2=836357&view=diff
==============================================================================
--- ant/ivy/site/ivyde/issues.html (original)
+++ ant/ivy/site/ivyde/issues.html Sun Nov 15 13:35:22 2009
@@ -25,7 +25,7 @@
<body>
<textarea id="xooki-source">
Issues are tracked using JIRA hosted at Apache:
-http://issues.apache.org/jira/browse/IVYDE
+https://issues.apache.org/jira/browse/IVYDE
Feel free to browse what are the bugs already reported for each version, what
are the features planned for next versions, and contribute your own feedback by
submitting bug reports or feature requests, patches, comments, or simply by
voting for your favorite issues.</textarea>
<script type="text/javascript">xooki.postProcess();</script>