File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 77<a href =" https://www.npmjs.com/package/microcms-rich-editor-handler " target =" _blank " ><img alt =" npm " src =" https://img.shields.io/npm/v/microcms-rich-editor-handler " ></a >
88<!-- <a href="https://npmcharts.com/compare/microcms-rich-editor-handler?minimal=true" target="_blank"><img alt="downloads" src="https://img.shields.io/npm/dt/microcms-rich-editor-handler"></a> -->
99<a href =" https://www.npmjs.com/package/microcms-rich-editor-handler " target =" __blank " ><img alt =" License " src =" https://img.shields.io/npm/l/microcms-rich-editor-handler?label=License " ></a >
10- <a href =" https://github.com/dc7290 /microcms-rich-editor-handler/actions/workflows/node.js.yml " target =" _blank " ><img alt =" Node.js CI " src =" https://github.com/dc7290 /microcms-rich-editor-handler/actions/workflows/node.js.yml/badge.svg " ></a >
11- <!-- <a href="https://github.com/dc7290 /microcms-rich-editor-handler/stargazers" target="_blank"><img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/dc7290 /microcms-rich-editor-handler?style=social"></a> -->
10+ <a href =" https://github.com/microcmsio /microcms-rich-editor-handler/actions/workflows/node.js.yml " target =" _blank " ><img alt =" Node.js CI " src =" https://github.com/microcmsio /microcms-rich-editor-handler/actions/workflows/node.js.yml/badge.svg " ></a >
11+ <!-- <a href="https://github.com/microcmsio /microcms-rich-editor-handler/stargazers" target="_blank"><img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/microcmsio /microcms-rich-editor-handler?style=social"></a> -->
1212</p >
1313
1414[ ドキュメントサイト] ( https://microcms-rich-editor-handler.vercel.app )
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ export default defineConfig({
7474 socialLinks : [
7575 {
7676 icon : "github" ,
77- link : "https://github.com/dc7290 /microcms-rich-editor-handler" ,
77+ link : "https://github.com/microcmsio /microcms-rich-editor-handler" ,
7878 } ,
7979 { icon : "x" , link : "https://x.com/d_suke_09" } ,
8080 ] ,
Original file line number Diff line number Diff line change 1010 ],
1111 "homepage" : " https://microcms-rich-editor-handler.vercel.app" ,
1212 "bugs" : {
13- "url" : " https://github.com/dc7290 /microcms-rich-editor-handler/issues"
13+ "url" : " https://github.com/microcmsio /microcms-rich-editor-handler/issues"
1414 },
1515 "repository" : {
1616 "type" : " git" ,
17- "url" : " git+https://github.com/dc7290 /microcms-rich-editor-handler.git"
17+ "url" : " git+https://github.com/microcmsio /microcms-rich-editor-handler.git"
1818 },
1919 "license" : " MIT" ,
2020 "author" : " d-suke" ,
You can’t perform that action at this time.
0 commit comments