From e8c9efb5c5270e530938a1b76a6937b31594ffd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20M=C3=BCller?= Date: Sun, 19 Apr 2026 16:53:57 +0200 Subject: [PATCH] chore: Rename some occurences of etherpad-lite to etherpad (#7552) * chore: Rename some occurences of etherpad-lite to etherpad * chore: Adjust etherpad git urls * chore: Rename more occurences from etherpad-lite to etherpad * chore: Adjust default text --- .github/PULL_REQUEST_TEMPLATE.md | 4 +-- AGENTS.MD | 2 +- CONTRIBUTING.md | 4 +-- Dockerfile | 6 ++-- README.md | 48 ++++++++++++++++---------------- best_practices.md | 2 +- bin/createRelease.sh | 4 +-- bin/installer.ps1 | 4 +-- bin/installer.sh | 2 +- bin/plugins/checkPlugin.ts | 4 +-- bin/plugins/lib/CONTRIBUTING.md | 4 +-- doc/.vitepress/config.mts | 2 +- doc/api/changeset_library.adoc | 8 +++--- doc/api/changeset_library.md | 6 ++-- package.json | 2 +- settings.json.template | 2 +- src/node/hooks/express.ts | 2 +- src/node/utils/Settings.ts | 2 +- src/package.json | 2 +- 19 files changed, 55 insertions(+), 55 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d9f660907..822bd8b74 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,7 @@