diff --git a/README.md b/README.md index d134d7b..22356e2 100644 --- a/README.md +++ b/README.md @@ -46,16 +46,16 @@ Default: `rainbows` Lorem ipsum. -[build-img]:https://github.com/ryansonshine/hexo-renderer-pdf/actions/workflows/release.yml/badge.svg -[build-url]:https://github.com/ryansonshine/hexo-renderer-pdf/actions/workflows/release.yml +[build-img]:https://github.com/34j/hexo-renderer-pdf/actions/workflows/release.yml/badge.svg +[build-url]:https://github.com/34j/hexo-renderer-pdf/actions/workflows/release.yml [downloads-img]:https://img.shields.io/npm/dt/hexo-renderer-pdf [downloads-url]:https://www.npmtrends.com/hexo-renderer-pdf [npm-img]:https://img.shields.io/npm/v/hexo-renderer-pdf [npm-url]:https://www.npmjs.com/package/hexo-renderer-pdf -[issues-img]:https://img.shields.io/github/issues/ryansonshine/hexo-renderer-pdf -[issues-url]:https://github.com/ryansonshine/hexo-renderer-pdf/issues -[codecov-img]:https://codecov.io/gh/ryansonshine/hexo-renderer-pdf/branch/main/graph/badge.svg -[codecov-url]:https://codecov.io/gh/ryansonshine/hexo-renderer-pdf +[issues-img]:https://img.shields.io/github/issues/34j/hexo-renderer-pdf +[issues-url]:https://github.com/34j/hexo-renderer-pdf/issues +[codecov-img]:https://codecov.io/gh/34j/hexo-renderer-pdf/branch/main/graph/badge.svg +[codecov-url]:https://codecov.io/gh/34j/hexo-renderer-pdf [semantic-release-img]:https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg [semantic-release-url]:https://github.com/semantic-release/semantic-release [commitizen-img]:https://img.shields.io/badge/commitizen-friendly-brightgreen.svg diff --git a/package.json b/package.json index e22a239..6b6cb8d 100644 --- a/package.json +++ b/package.json @@ -19,13 +19,13 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/ryansonshine/hexo-renderer-pdf.git" + "url": "git+https://github.com/34j/hexo-renderer-pdf.git" }, "license": "MIT", "author": { "name": "34j", - "email": "ryansonshine@users.noreply.github.com", - "url": "https://github.com/ryansonshine" + "email": "34j@users.noreply.github.com", + "url": "https://github.com/34j" }, "engines": { "node": ">=12.0" @@ -42,7 +42,7 @@ "codecov" ], "bugs": { - "url": "https://github.com/ryansonshine/hexo-renderer-pdf/issues" + "url": "https://github.com/34j/hexo-renderer-pdf/issues" }, "homepage": "https://github.com/ryansonshine/hexo-renderer-pdf#readme", "devDependencies": {