Davanum Srinivas wrote:
> hmmm..they have extra "ip-clearance" in each of the url's.
The additional directory is in the source. For example, here's the first
entry in incubator/site-author/ip-clearance/index.xml:
<a
href="ip-clearance/harmony-16-contribution-classlib-intel.html">harmony-16-contribution-classlib-intel</a>
This won't work because this file is in the same directory as the index
file. This entry needs to be:
<a
href="harmony-16-contribution-classlib-intel.html">harmony-16-contribution-classlib-intel</a>
-jean
>
> On 2/13/06, Dain Sundstrom <dain@iq80.com> wrote:
>
>>The all of the links on http://incubator.apache.org/ip-clearance/
>>index.html seem to be broken. I'll try to figure out what is wrong,
>>but if someone has an idea or is already working on it, please let me
>>know.
>>
>>-dain
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>>For additional commands, e-mail: general-help@incubator.apache.org
>>
>>
>
>
>
> --
> Davanum Srinivas : http://wso2.com/blogs/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org
|