aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs/seven
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2021-07-23 11:31:13 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2024-01-06 10:09:11 +0100
commit8518fcf96e52edea67b862ade95b64f63607e605 (patch)
treebebd46a1f1204d1d3812853be83189ec2066a4c5 /tests/bugs/seven
parent9ddd317779717bdb8f4eb1d61b7bca596a1846e3 (diff)
downloadaspectj-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 'tests/bugs/seven')
-rw-r--r--tests/bugs/seven/lint/Main.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/bugs/seven/lint/Main.java b/tests/bugs/seven/lint/Main.java
index 3bc98c382..4b7598beb 100644
--- a/tests/bugs/seven/lint/Main.java
+++ b/tests/bugs/seven/lint/Main.java
@@ -48,7 +48,7 @@ aspect XlintTest {
* no example for "invalidWildcardTypeName"
*
* Never signalled anywhere in the codebase
- * @see http://dev.eclipse.org/mhonarc/lists/aspectj-dev/msg01404.html
+ * @see https://dev.eclipse.org/mhonarc/lists/aspectj-dev/msg01404.html
*/
@@ -74,7 +74,7 @@ aspect XlintTest {
* no example for "shadowNotInStructure"
*
* Signalled if the structure model is broken, probably can't happen
- * @see http://dev.eclipse.org/mhonarc/lists/aspectj-dev/msg01404.html
+ * @see https://dev.eclipse.org/mhonarc/lists/aspectj-dev/msg01404.html
*/