diff --git a/databind/src/main/java/gov/nist/secauto/metaschema/databind/model/metaschema/package-info.java b/databind/src/main/java/gov/nist/secauto/metaschema/databind/model/metaschema/package-info.java index a45303819..bcb6f2a2a 100644 --- a/databind/src/main/java/gov/nist/secauto/metaschema/databind/model/metaschema/package-info.java +++ b/databind/src/main/java/gov/nist/secauto/metaschema/databind/model/metaschema/package-info.java @@ -28,7 +28,7 @@ * Provides an implementation of the Module model * ({@link gov.nist.secauto.metaschema.core.model}) represented by a * module-specific set of bound Java classes - * ({@link gov.nist.secauto.metaschema.databind.metaschema.binding}). + * ({@link gov.nist.secauto.metaschema.databind.model.metaschema.binding}). */ package gov.nist.secauto.metaschema.databind.model.metaschema;