From 2b9a88b34a7f96366284f7a5f184527dc890e3ef Mon Sep 17 00:00:00 2001 From: firyx <29089732+firyx@users.noreply.github.com> Date: Thu, 20 Jun 2024 13:42:01 +0200 Subject: [PATCH] Update WebUI in packages.json (#2895) --- packages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages.json b/packages.json index 75528fd..ca64e51 100644 --- a/packages.json +++ b/packages.json @@ -571,7 +571,7 @@ }, { "name": "webui", - "url": "https://github.com/neroist/webui", + "url": "https://github.com/webui-dev/nim-webui", "method": "git", "tags": [ "webui", @@ -590,8 +590,8 @@ ], "description": "Nim wrapper for WebUI", "license": "MIT", - "web": "https://github.com/neroist/webui#readme", - "docs": "https://neroist.github.io/webui" + "web": "https://webui.me/", + "docs": "https://webui.me/docs" }, { "name": "unibs",