diff options
author | wisberg <wisberg> | 2003-06-05 09:11:29 +0000 |
---|---|---|
committer | wisberg <wisberg> | 2003-06-05 09:11:29 +0000 |
commit | 1aa6ce7834c0082d34e1ef84c0cef8ec68d84926 (patch) | |
tree | deeef261ad8ecd5290885395b3fe5a938374be89 /docs/dist/doc/changes.html | |
parent | 02aa6df64d9b50e91e7e5d32e450056b7bc4bf55 (diff) | |
download | aspectj-1aa6ce7834c0082d34e1ef84c0cef8ec68d84926.tar.gz aspectj-1aa6ce7834c0082d34e1ef84c0cef8ec68d84926.zip |
link fixes
Diffstat (limited to 'docs/dist/doc/changes.html')
-rw-r--r-- | docs/dist/doc/changes.html | 4 |
1 files changed, 2 insertions, 2 deletions
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. <h1>Changes in AspectJ</h1> <ul> - <li><a href="#1.1">1.1</a> (released 2003-06) + <li> 1.1 (released 2003-06) <!-- TODO XXX date --> See <a href="README-11.html">README-11.html</a> </li> @@ -931,7 +931,7 @@ have changed. These changes make these language constructs implementable on current JVMs without memory leaks (this wasn't true of the previous version). Most people will probably not notice these changes, but the correct semantics are described in -<a href="progguide/apb.html">the semantics section of the programming +<a href="progguide/semantics.html">the semantics section of the programming guide</a>. </p> |