File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -43,12 +43,15 @@ Ensure you run this with a JDK - the more recent the better since some tests wil
4343
4444## Documentation for AspectJ users
4545
46- * [ Complete documentation quicklinks] ( docs/index.adoc )
46+ * [ Eclipse project page] ( https://projects.eclipse.org/projects/tools.aspectj )
47+ * [ AspectJ website] ( https://eclipse.dev/aspectj/ )
48+ * [ AspectJ documentation overview] ( https://eclipse.dev/aspectj/doc/latest/index.html )
4749* [ Setting up a development environment] ( docs/developer/IDE.md )
48- * [ Getting started with AspectJ] ( docs/progguide/gettingstarted.adoc )
49- * [ Programming Guide] ( docs/progguide/index.adoc )
50+ * [ Getting started with AspectJ] ( https://eclipse.dev/aspectj/doc/latest/progguide/gettingstarted.html )
51+ * [ Programming Guide] ( https://eclipse.dev/aspectj/doc/latest/progguide/index.html )
52+ * [ AspectJ 5 Developer’s Notebook] ( https://eclipse.dev/aspectj/doc/latest/adk15notebook/index.html )
5053* [ READMEs for each version of AspectJ] ( docs/release )
51- * [ AspectJ Java version compatibility] ( docs/ release/JavaVersionCompatibility.adoc )
54+ * [ AspectJ Java version compatibility] ( https://eclipse.dev/aspectj/doc/latest/ release/JavaVersionCompatibility.html )
5255
5356## Documentation for AspectJ developers
5457
You can’t perform that action at this time.
0 commit comments