diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0b30f5a..05fbfc1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,7 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- n/a
### Deprecated
-- n/a
+- The `dlm-extension` endpoint is itself deprecated in favor of
+ [`mlm-extension`](https://github.com/crim-ca/mlm-extension) (a direct fork of `dlm-extension`)
+ with the corresponding schema hosted on
+ [https://crim-ca.github.io/mlm-extension/v1.0.0/schema.json](https://crim-ca.github.io/mlm-extension/v1.0.0/schema.json).
### Removed
- n/a
diff --git a/README.md b/README.md
index 07261ea..a4046dd 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,14 @@
# Machine Learning Model Extension Specification
+> :information_source:
+> Formerly *Deep Learning Model (DLM) Extension Specification*
+
+> :warning:
+> This repository is deprecated in favor of
+> [https://github.com/crim-ca/mlm-extension](https://github.com/crim-ca/mlm-extension).
+> The corresponding schemas are made available on
+> [https://crim-ca.github.io/mlm-extension/](https://crim-ca.github.io/mlm-extension/).
+
[![hackmd-github-sync-badge](https://hackmd.io/lekSD_RVRiquNHRloXRzeg/badge)](https://hackmd.io/lekSD_RVRiquNHRloXRzeg?both)
- **Title:** Machine Learning Model Extension