Browse Source

"Normalize" URL

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273995 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
db5ff685d8
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      docs/index.html
  2. +1
    -1
      xdocs/index.xml

+ 1
- 1
docs/index.html View File

@@ -211,7 +211,7 @@
organizational change and will not affect the technical aspects of organizational change and will not affect the technical aspects of
the project. Ant retains a strong association with the Apache the project. Ant retains a strong association with the Apache
Jakarta project. One effect of this change is that the Ant webpage Jakarta project. One effect of this change is that the Ant webpage
is now located at <a href="http://ant.apache.org">http://ant.apache.org</a>
is now located at <a href="http://ant.apache.org/">http://ant.apache.org/</a>
</p> </p>
<br/> <br/>
<table class="nowrap" border="0" cellspacing="0" cellpadding="2" width="100%"> <table class="nowrap" border="0" cellspacing="0" cellpadding="2" width="100%">


+ 1
- 1
xdocs/index.xml View File

@@ -18,7 +18,7 @@
organizational change and will not affect the technical aspects of organizational change and will not affect the technical aspects of
the project. Ant retains a strong association with the Apache the project. Ant retains a strong association with the Apache
Jakarta project. One effect of this change is that the Ant webpage Jakarta project. One effect of this change is that the Ant webpage
is now located at <a href="http://ant.apache.org">http://ant.apache.org</a>
is now located at <a href="http://ant.apache.org/">http://ant.apache.org/</a>
</p> </p>
</section> </section>




Loading…
Cancel
Save