diff --git a/runtime/bundles/org.eclipse.e4.core.services/src/org/eclipse/e4/core/services/about/ISystemInformation.java b/runtime/bundles/org.eclipse.e4.core.services/src/org/eclipse/e4/core/services/about/ISystemInformation.java index 44c1a61f45b..09b124983eb 100644 --- a/runtime/bundles/org.eclipse.e4.core.services/src/org/eclipse/e4/core/services/about/ISystemInformation.java +++ b/runtime/bundles/org.eclipse.e4.core.services/src/org/eclipse/e4/core/services/about/ISystemInformation.java @@ -39,7 +39,7 @@ public interface ISystemInformation { * related with the specified section. * * @since 2.5 - * @see #SECTION + * @see AboutSections#SECTION */ @ComponentPropertyType @Target(ElementType.TYPE)