From 7e5b5dabaf9a113afc13e2a7de3bc2d8b08ed499 Mon Sep 17 00:00:00 2001 From: David P Date: Tue, 20 May 2025 17:34:21 -0400 Subject: [PATCH] Update changeset_library.md Fixed changeset.ts link --- doc/api/changeset_library.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/changeset_library.md b/doc/api/changeset_library.md index 7929aa48b..3b602bfbd 100644 --- a/doc/api/changeset_library.md +++ b/doc/api/changeset_library.md @@ -1,7 +1,7 @@ # Changeset Library The [changeset -library](https://github.com/ether/etherpad-lite/blob/develop/src/static/js/Changeset.js) +library](https://github.com/ether/etherpad-lite/blob/develop/src/static/js/Changeset.ts) provides tools to create, read, and apply changesets. ## Changeset