diff options
Diffstat (limited to 'docs/devGuideDB')
-rw-r--r-- | docs/devGuideDB/ajbrowser.xml | 10 | ||||
-rw-r--r-- | docs/devGuideDB/antsupport.xml | 12 |
2 files changed, 11 insertions, 11 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 @@ <para> For the most up-to-date information on known problems, see the - <ulink url="http://dev.eclipse.org/bugs">bug database</ulink> + <ulink url="http://bugs.eclipse.org/bugs">bug database</ulink> for unresolved - <ulink url="http://dev.eclipse.org/bugs/buglist.cgi?&product=AspectJ&component=Compiler&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED"> + <ulink url="http://bugs.eclipse.org/bugs/buglist.cgi?&product=AspectJ&component=Compiler&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED"> compiler bugs </ulink> or - <ulink url="http://dev.eclipse.org/bugs/buglist.cgi?&product=AspectJ&component=IDE&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED"> + <ulink url="http://bugs.eclipse.org/bugs/buglist.cgi?&product=AspectJ&component=IDE&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED"> IDE bugs </ulink>. </para> @@ -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 - <ulink url="http://dev.eclipse.org/bugs"> - http://dev.eclipse.org/bugs</ulink> + <ulink url="http://bugs.eclipse.org/bugs"> + http://bugs.eclipse.org/bugs</ulink> using the AspectJ product and IDE component. </para> </sect2> 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. </para> <para> - See <ulink url="../examples/builds.xml">../examples/builds.xml</ulink> + See <ulink url="../examples/build.xml">../examples/build.xml</ulink> for an example build script. </para> </sect2> @@ -1631,12 +1631,12 @@ <para> For the most up-to-date information on known problems, see the - <ulink url="http://dev.eclipse.org/bugs">bug database</ulink> + <ulink url="http://bugs.eclipse.org/bugs">bug database</ulink> for unresolved - <ulink url="http://dev.eclipse.org/bugs/buglist.cgi?&product=AspectJ&component=Compiler&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED"> + <ulink url="http://bugs.eclipse.org/bugs/buglist.cgi?&product=AspectJ&component=Compiler&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED"> compiler bugs </ulink> or - <ulink url="http://dev.eclipse.org/bugs/buglist.cgi?&product=AspectJ&component=Ant&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED"> + <ulink url="http://bugs.eclipse.org/bugs/buglist.cgi?&product=AspectJ&component=Ant&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED"> taskdef bugs </ulink>. </para> @@ -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 - <ulink url="http://dev.eclipse.org/bugs"> - http://dev.eclipse.org/bugs</ulink> + <ulink url="http://bugs.eclipse.org/bugs"> + http://bugs.eclipse.org/bugs</ulink> using the AspectJ product and Ant component. </para> </sect2> |