Browse Source

Forgotten one 'cvs' ...

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@386034 13f79535-47bb-0310-9956-ffa450edef68
master
Jan Materne 19 years ago
parent
commit
92e78a439b
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      docs/faq.html
  2. +1
    -1
      xdocs/faq.xml

+ 1
- 1
docs/faq.html View File

@@ -412,7 +412,7 @@
How can I contribute to this FAQ?
</p>
<p>The page you are looking it is generated from
<a href="http://cvs.apache.org/viewcvs.cgi/~checkout~/ant/xdocs/faq.xml">this</a>
<a href="http://svn.apache.org/repos/asf/ant/core/trunk/xdocs/faq.xml">this</a>
document. If you want to add a new question, please submit
a patch against this document to one of Ant's mailing lists;
hopefully, the structure is self-explanatory.</p>


+ 1
- 1
xdocs/faq.xml View File

@@ -35,7 +35,7 @@
<question>How can I contribute to this FAQ?</question>
<answer>
<p>The page you are looking it is generated from
<a href="http://cvs.apache.org/viewcvs.cgi/~checkout~/ant/xdocs/faq.xml">this</a>
<a href="http://svn.apache.org/repos/asf/ant/core/trunk/xdocs/faq.xml">this</a>
document. If you want to add a new question, please submit
a patch against this document to one of Ant&apos;s mailing lists;
hopefully, the structure is self-explanatory.</p>


Loading…
Cancel
Save