From b2c32b0ee2dfff342c0554a8bceda67263897169 Mon Sep 17 00:00:00 2001 From: Rand McKinney Date: Wed, 17 Jun 2026 15:12:24 -0700 Subject: [PATCH] add note about new repo --- docs/nodejs.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/nodejs.md b/docs/nodejs.md index 0e7b441..962a5dc 100644 --- a/docs/nodejs.md +++ b/docs/nodejs.md @@ -7,7 +7,9 @@ custom_edit_path: c2pa-js/edit/main/packages/c2pa-node/README.md import Readme from './c2pa-node-v2/readme.md'; :::note -The old [c2pa-node library](c2pa-node/readme.md) is deprecated and will no longer be updated or supported. +The `c2pa-node-v2` repo has been merged into the [c2pa-js](https://github.com/contentauth/c2pa-js) repo. + +The old [c2pa-node library](https://github.com/contentauth/c2pa-node) is deprecated and no longer updated or supported. Do not use it. ::: - null }} /> \ No newline at end of file + null }} />