aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs/seven/lint/Main.java
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/seven/lint/Main.java')
-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
*/