From 4f649eb55072132ebdc476e7516af80311f5faf7 Mon Sep 17 00:00:00 2001 From: Timo Glastra Date: Wed, 25 Feb 2026 23:26:17 +0100 Subject: [PATCH 1/2] Update deprecated links in README Updated links to the new organization and project for migration. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d24cf8..793d6ef 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ This repository is no longer actively maintained. Development has moved to a new organization and project. **Please migrate to the new package for the latest features and bug fixes:** -* **GitHub:** [animo/mdoc](https://github.com/animo/mdoc) -* **NPM:** [@animo-id/mdoc](https://www.npmjs.com/package/@animo-id/mdoc) +* **GitHub:** [openwallet-foundation-labs/mdoc-ts](https://github.com/openwallet-foundation-labs/mdoc-ts) +* **NPM:** [@animo-id/mdoc](https://www.npmjs.com/package/@owf/mdoc) --- From 3c3eb2b6e9fbaa9c2e44fe291192fceb78156bde Mon Sep 17 00:00:00 2001 From: Timo Glastra Date: Thu, 26 Feb 2026 11:35:01 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 793d6ef..e2a2a32 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This repository is no longer actively maintained. Development has moved to a new **Please migrate to the new package for the latest features and bug fixes:** * **GitHub:** [openwallet-foundation-labs/mdoc-ts](https://github.com/openwallet-foundation-labs/mdoc-ts) -* **NPM:** [@animo-id/mdoc](https://www.npmjs.com/package/@owf/mdoc) +* **NPM:** [@owf/mdoc](https://www.npmjs.com/package/@owf/mdoc) ---