summaryrefslogtreecommitdiffstats
path: root/docs/devGuideDB
diff options
context:
space:
mode:
authorwisberg <wisberg>2003-06-05 09:11:29 +0000
committerwisberg <wisberg>2003-06-05 09:11:29 +0000
commit1aa6ce7834c0082d34e1ef84c0cef8ec68d84926 (patch)
treedeeef261ad8ecd5290885395b3fe5a938374be89 /docs/devGuideDB
parent02aa6df64d9b50e91e7e5d32e450056b7bc4bf55 (diff)
downloadaspectj-1aa6ce7834c0082d34e1ef84c0cef8ec68d84926.tar.gz
aspectj-1aa6ce7834c0082d34e1ef84c0cef8ec68d84926.zip
link fixes
Diffstat (limited to 'docs/devGuideDB')
-rw-r--r--docs/devGuideDB/ajbrowser.xml10
-rw-r--r--docs/devGuideDB/antsupport.xml12
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?&amp;product=AspectJ&amp;component=Compiler&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED">
+ <ulink url="http://bugs.eclipse.org/bugs/buglist.cgi?&amp;product=AspectJ&amp;component=Compiler&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED">
compiler bugs
</ulink> or
- <ulink url="http://dev.eclipse.org/bugs/buglist.cgi?&amp;product=AspectJ&amp;component=IDE&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED">
+ <ulink url="http://bugs.eclipse.org/bugs/buglist.cgi?&amp;product=AspectJ&amp;component=IDE&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;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?&amp;product=AspectJ&amp;component=Compiler&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED">
+ <ulink url="http://bugs.eclipse.org/bugs/buglist.cgi?&amp;product=AspectJ&amp;component=Compiler&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED">
compiler bugs
</ulink> or
- <ulink url="http://dev.eclipse.org/bugs/buglist.cgi?&amp;product=AspectJ&amp;component=Ant&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED">
+ <ulink url="http://bugs.eclipse.org/bugs/buglist.cgi?&amp;product=AspectJ&amp;component=Ant&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;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>