diff options
author | acolyer <acolyer> | 2003-05-13 10:51:17 +0000 |
---|---|---|
committer | acolyer <acolyer> | 2003-05-13 10:51:17 +0000 |
commit | 4a60f6be167e8c7d5788aa5f62eef434579796a9 (patch) | |
tree | 4b22a7c6756c08afb69383a9c7889d8fd1cdfd48 /build/products | |
parent | 86f83fc9a36cb92e97bce4b4f9a2db8eb37be0a5 (diff) | |
download | aspectj-4a60f6be167e8c7d5788aa5f62eef434579796a9.tar.gz aspectj-4a60f6be167e8c7d5788aa5f62eef434579796a9.zip |
Fixed relative links to docs (was docs/index.html now doc/index.html)
and examples (was eaxamples now doc/examples).
Diffstat (limited to 'build/products')
-rw-r--r-- | build/products/tools/dist/README-AspectJ.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/products/tools/dist/README-AspectJ.html b/build/products/tools/dist/README-AspectJ.html index 28399195b..a511362f6 100644 --- a/build/products/tools/dist/README-AspectJ.html +++ b/build/products/tools/dist/README-AspectJ.html @@ -221,8 +221,8 @@ following steps to complete your installation:</p> <blockquote> <p>A tutorial, development and programming guide, and example programs - are available in <a href="docs/index.html">docs</a> - and <a href="examples/">examples</a> + are available in <a href="doc/index.html">docs</a> + and <a href="examples/">doc/examples</a> </blockquote> <p>If you did not use the automatic installation process, you may wish |