Added Link to Apachecon2003 (http://apachecon.com/2003/US/)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353368 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Tetsuya Kitahata 2003-09-23 16:00:45 +00:00
parent 41707255d3
commit a74600b1e1
1 changed files with 6 additions and 0 deletions

View File

@ -389,6 +389,12 @@ FORREST_HOME environment variable!</echo>
<property name="project.home" location="${build.site.src}"/>
</ant>
<replace dir="${build.site}" value="&lt;!--================= start Menu items ==================--&gt;&lt;A HREF=&quot;http://apachecon.com/2003/US/index.html&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://jakarta.apache.org/images/logos/ac2003-150.gif&quot;/&gt;&lt;/A&gt;">
<include name="**/*.html"/>
<replacetoken>&lt;!--================= start Menu items ==================--&gt;</replacetoken>
</replace>
<echo>Broken links:</echo>
<echo file="${build.site}/../tmp/brokenlinks.txt"/>