diff options
author | mwebster <mwebster> | 2006-10-30 16:34:42 +0000 |
---|---|---|
committer | mwebster <mwebster> | 2006-10-30 16:34:42 +0000 |
commit | 80f9849bacfacca6d108ab375ed8c0c19a2bcfba (patch) | |
tree | c9b9bb12a78439139e9f71b7a5a64a9aea2085ab /docs/dist/doc/index.html | |
parent | 26a4654ba4ebd7746b39fdf5d8f9122ea8246d61 (diff) | |
download | aspectj-80f9849bacfacca6d108ab375ed8c0c19a2bcfba.tar.gz aspectj-80f9849bacfacca6d108ab375ed8c0c19a2bcfba.zip |
Bug 159854 "Problem Diagnosis Guide" (first draft)
Diffstat (limited to 'docs/dist/doc/index.html')
-rw-r--r-- | docs/dist/doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dist/doc/index.html b/docs/dist/doc/index.html index 050e93c70..93cce181a 100644 --- a/docs/dist/doc/index.html +++ b/docs/dist/doc/index.html @@ -103,7 +103,7 @@ (printable <a href="devguide/printable.html">html</a>) </td> - <td>This has a guide to + <td>This is a guide to <a href="devguide/ajc-ref.html">ajc</a>, the command-line compiler; <a href="devguide/ajbrowser.html">ajbrowser</a>, the stand-alone GUI for compiling and viewing crosscutting structure; |