diff options
author | Alexander Kriegisch <Alexander@Kriegisch.name> | 2021-07-23 11:31:13 +0700 |
---|---|---|
committer | Alexander Kriegisch <Alexander@Kriegisch.name> | 2024-01-06 10:09:11 +0100 |
commit | 8518fcf96e52edea67b862ade95b64f63607e605 (patch) | |
tree | bebd46a1f1204d1d3812853be83189ec2066a4c5 /docs/dist/doc/README-163.adoc | |
parent | 9ddd317779717bdb8f4eb1d61b7bca596a1846e3 (diff) | |
download | aspectj-8518fcf96e52edea67b862ade95b64f63607e605.tar.gz aspectj-8518fcf96e52edea67b862ade95b64f63607e605.zip |
Globally replace HTTP links to eclipse.org by HTTPS
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'docs/dist/doc/README-163.adoc')
-rw-r--r-- | docs/dist/doc/README-163.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dist/doc/README-163.adoc b/docs/dist/doc/README-163.adoc index f01648abe..1609eb35f 100644 --- a/docs/dist/doc/README-163.adoc +++ b/docs/dist/doc/README-163.adoc @@ -78,7 +78,7 @@ The JDT World should be completed in the 1.6.4 timeframe and that will surface as benefits in AJDT, possibly leading to better LTW tooling. Some improved syntax for intertype declarations is a possible candidate feature (see discussion in -http://dev.eclipse.org/mhonarc/lists/aspectj-users/msg10208.html[this +https://dev.eclipse.org/mhonarc/lists/aspectj-users/msg10208.html[this mailing list thread]). A possible introduction of a code style syntax for the mixin style that is @DeclareParents (and a renaming of @DeclareParents to perhaps DeclareMixin or DeclareDelegate). |