From 8f6d891c0dd5ae1f809bdbad9a482281f9101256 Mon Sep 17 00:00:00 2001 From: yutent Date: Wed, 30 Aug 2023 16:46:01 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=81=E7=A7=BB=E4=BB=93=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Readme.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 133227a..e91ee77 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ # @bd/ui -百搭 UI 组件库, 基于 [【wkit】](https://github.com/bytedo/wkit) 开发。面向下一代的 UI`web components` 组件库 +百搭 UI 组件库, 基于 [【wkit】](https://git.wkit.fun/bytedo/wkit) 开发。面向下一代的 UI`web components` 组件库 ![downloads](https://img.shields.io/npm/dt/@bd/ui.svg) ![version](https://img.shields.io/npm/v/@bd/ui.svg) diff --git a/package.json b/package.json index 55c44bd..968327f 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/bd-js/wcui.git" + "url": "git+https://git.wkit.fun/bd/ui.git" }, "author": "yutent", "license": "MIT",