Fix javadoc.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@903621 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole/src/main/java/org/apache/felix/webconsole/BrandingPlugin.java b/webconsole/src/main/java/org/apache/felix/webconsole/BrandingPlugin.java
index c747323..4e15b4e 100644
--- a/webconsole/src/main/java/org/apache/felix/webconsole/BrandingPlugin.java
+++ b/webconsole/src/main/java/org/apache/felix/webconsole/BrandingPlugin.java
@@ -23,7 +23,7 @@
  * The <code>BrandingPlugin</code> is the service interface for the most
  * elaborate way of branding the web console.
  *
- * @see #DefaultBrandingPlugin
+ * @see DefaultBrandingPlugin
  */
 public interface BrandingPlugin
 {