From f6970e3735b7e54861cbb136aa30b470baf87d47 Mon Sep 17 00:00:00 2001 From: Andrey Mizurov Date: Mon, 2 Mar 2026 09:59:38 +0100 Subject: [PATCH] Remove broken ViserJS attribution link from UI README ViserJS is not used as a dependency in the project (absent from package.json, no imports in source files). The linked documentation site is broken and the project appears unmaintained. Fixes #12723 --- ui/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/README.md b/ui/README.md index 170232b574e5..f3ed9f85f846 100644 --- a/ui/README.md +++ b/ui/README.md @@ -180,7 +180,6 @@ The UI uses the following: - [Ant Design Vue](https://vue.ant.design/) - [Ant Design Pro Vue](https://github.com/sendya/ant-design-pro-vue) - [Fontawesome](https://github.com/FortAwesome/vue-fontawesome) -- [ViserJS](https://viserjs.github.io/docs.html#/viser/guide/installation) - [Icons](https://www.iconfinder.com/iconsets/cat-force) by [Iconka](https://iconka.com/en/downloads/cat-power/) ## History