diff --git a/README.md b/README.md index 616c591..0b735c0 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Quick Reference [TypeScript](./docs/typescript.md) [Vue 2](./docs/vue2.md) [Vue 3](./docs/vue.md) -[ htmx](./docs/htmx.md) +[ htmx](./docs/htmx.md) ## Nodejs @@ -357,25 +357,25 @@ Quick Reference 由于中国国内访问,时常打不开,你可以访问下面镜像网站。推荐自己的[镜像网站](https://github.com/jaywcjlove/reference/issues/102#issue-1451649637) -[quickref.cn](https://quickref.cn) -[ecdata.cn](http://ref.ecdata.cn) -[aibk.cn](https://quickref.aibk.cn) -[jgeek.cn](http://reference.jgeek.cn/) -[laoleng.vip](http://bbs.laoleng.vip/reference/) -[liujiapeng.com](https://www.liujiapeng.com/) -[dbyun.net](https://www.dbyun.net/reference/index.html) -[dc6.fun](https://dc6.fun/reference/) -[if010.com](https://quickref.if010.com/) -[pipecraft.net](https://quickref.pipecraft.net/) -[isteed.cc](https://ref.isteed.cc/) -[cas-air.cn](https://www.ccommunity.cas-air.cn/index.html) -[1han.wiki](https://code.1han.wiki/) -[linzhe.top](https://linzhe.top/) -[xushanxiang.com](https://xushanxiang.com/ref/) -[winnerzr01.github.io](https://winnerzr01.github.io/Quick-Reference/index.html) -[ref.isteed.cc](https://ref.isteed.cc/) -[quickref.hestudio.xyz](https://quickref.hestudio.xyz) - +[quickref.cn](https://quickref.cn) +[ecdata.cn](http://ref.ecdata.cn) +[aibk.cn](https://quickref.aibk.cn) +[jgeek.cn](http://reference.jgeek.cn/) +[laoleng.vip](http://bbs.laoleng.vip/reference/) +[liujiapeng.com](https://www.liujiapeng.com/) +[dbyun.net](https://www.dbyun.net/reference/index.html) +[dc6.fun](https://dc6.fun/reference/) +[if010.com](https://quickref.if010.com/) +[pipecraft.net](https://quickref.pipecraft.net/) +[isteed.cc](https://ref.isteed.cc/) +[cas-air.cn](https://www.ccommunity.cas-air.cn/index.html) +[1han.wiki](https://code.1han.wiki/) +[linzhe.top](https://linzhe.top/) +[xushanxiang.com](https://xushanxiang.com/ref/) +[winnerzr01.github.io](https://winnerzr01.github.io/Quick-Reference/index.html) +[ref.isteed.cc](https://ref.isteed.cc/) +[quickref.hestudio.xyz](https://quickref.hestudio.xyz) + 如果你有资源,可以很方便部署 web 版,这非常简单,只需要克隆 [gh-pages](https://github.com/jaywcjlove/reference/tree/gh-pages) 分支代码到你的静态服务就可以了,还可以使用 [docker](https://hub.docker.com/r/wcjiang/reference) 快捷部署 web 版。 diff --git a/package.json b/package.json index c95f7f9..710ceca 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "husky": "^8.0.1", "lint-staged": "^13.0.3", "prettier": "^2.7.1", - "refs-cli": "^1.2.5" + "refs-cli": "^1.2.7" }, "engines": { "node": ">=16.0.0"