diff --git a/definitions-terms.md b/definitions-terms.md index 8a2380c..90ea129 100644 --- a/definitions-terms.md +++ b/definitions-terms.md @@ -36,7 +36,7 @@ OCI Image is a specific type of artifact. However, an OCI image is not meant to ## Registry -A registry, or container registry, is an instance of the [distribution-spec]. See [Implementers][implementers] for a list of registries that support OCI Artifacts. +A registry, or container registry, is an instance of the [distribution-spec]. See [Implementers](implementers.md) for a list of registries that support OCI Artifacts. ## Well Known Type @@ -51,4 +51,4 @@ Types that many to most registry operators would likely want to support ([OCI Im [implementers]: implementers.md [image-spec]: https://github.com/opencontainers/image-spec/ [distribution-spec]: https://github.com/opencontainers/distribution-spec/ -[singularity]: https://github.com/sylabs/singularity \ No newline at end of file +[singularity]: https://github.com/sylabs/singularity diff --git a/implementors.md b/implementers.md similarity index 100% rename from implementors.md rename to implementers.md