diff --git a/jmolecules-ddd/src/main/java/org/jmolecules/ddd/types/Association.java b/jmolecules-ddd/src/main/java/org/jmolecules/ddd/types/Association.java
index 0a4409d..f77f4f0 100644
--- a/jmolecules-ddd/src/main/java/org/jmolecules/ddd/types/Association.java
+++ b/jmolecules-ddd/src/main/java/org/jmolecules/ddd/types/Association.java
@@ -24,7 +24,7 @@
* @author Martin Schimak
* @author John Sullivan
* @author Oliver Drotbohm
- * @see John Sullivan - Advancing Enterprise DDD - Reinstating
* the Aggregate
*/
public interface Association, ID extends Identifier> extends Identifiable {