From 1aa6ce7834c0082d34e1ef84c0cef8ec68d84926 Mon Sep 17 00:00:00 2001 From: wisberg Date: Thu, 5 Jun 2003 09:11:29 +0000 Subject: [PATCH] link fixes --- docs/devGuideDB/ajbrowser.xml | 10 +++++----- docs/devGuideDB/antsupport.xml | 12 ++++++------ docs/dist/doc/README-11.html | 6 +++--- docs/dist/doc/changes.html | 4 ++-- docs/dist/doc/index.html | 2 +- docs/faq/faq.xml | 6 ++---- 6 files changed, 19 insertions(+), 21 deletions(-) diff --git a/docs/devGuideDB/ajbrowser.xml b/docs/devGuideDB/ajbrowser.xml index 7bfe808e3..0e463dd07 100644 --- a/docs/devGuideDB/ajbrowser.xml +++ b/docs/devGuideDB/ajbrowser.xml @@ -334,12 +334,12 @@ For the most up-to-date information on known problems, see the - bug database + bug database for unresolved - + compiler bugs or - + IDE bugs . @@ -377,8 +377,8 @@ (Do join the list to participate!) We also welcome any bug reports, patches, and feature requests; you can submit them to the bug database at - - http://dev.eclipse.org/bugs + + http://bugs.eclipse.org/bugs using the AspectJ product and IDE component. diff --git a/docs/devGuideDB/antsupport.xml b/docs/devGuideDB/antsupport.xml index 847461878..22d6afa32 100644 --- a/docs/devGuideDB/antsupport.xml +++ b/docs/devGuideDB/antsupport.xml @@ -1386,7 +1386,7 @@ All source files under spacewar/ and coordination/ are used, except Debug.java. - See ../examples/builds.xml + See ../examples/build.xml for an example build script. @@ -1631,12 +1631,12 @@ For the most up-to-date information on known problems, see the - bug database + bug database for unresolved - + compiler bugs or - + taskdef bugs . @@ -1666,8 +1666,8 @@ (Do join the list to participate!) We also welcome any bug reports, patches, and features; you can submit them to the bug database at - - http://dev.eclipse.org/bugs + + http://bugs.eclipse.org/bugs using the AspectJ product and Ant component. diff --git a/docs/dist/doc/README-11.html b/docs/dist/doc/README-11.html index 039c49b88..eebb3d3e9 100644 --- a/docs/dist/doc/README-11.html +++ b/docs/dist/doc/README-11.html @@ -264,7 +264,7 @@ programs from 1.0 to 1.1.

A short description of the options ajc accepts is available with "ajc -help". Longer descriptions are available in the - Development Environment Guide + Development Environment Guide section on ajc.

@@ -1480,8 +1480,8 @@ especially the open bugs for the Developers should know about bugs marked with the "info" keyword because those bugs reflect failures to implement the 1.1 language perfectly. These might be fixed during the 1.1 release cycle; find them using the query - - https://bugs.eclipse.org/bugs/buglist.cgi?product=AspectJ&keywords=info + + http://bugs.eclipse.org/bugs/buglist.cgi?product=AspectJ&keywords=info For ajc's 1.1 implementation limitations, see diff --git a/docs/dist/doc/changes.html b/docs/dist/doc/changes.html index cbfb4674a..efaecc030 100644 --- a/docs/dist/doc/changes.html +++ b/docs/dist/doc/changes.html @@ -14,7 +14,7 @@ All rights reserved.

Changes in AspectJ