diff --git a/package.json b/package.json index e20b989..c29237e 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "raw", "html" ], - "repository": "https://github.com/wooorm/rehype-raw", - "bugs": "https://github.com/wooorm/rehype-raw/issues", + "repository": "rehypejs/rehype-raw", + "bugs": "https://github.com/rehypejs/rehype-raw/issues", "author": "Titus Wormer (http://wooorm.com)", "contributors": [ "Titus Wormer (http://wooorm.com)" diff --git a/readme.md b/readme.md index d5773b7..0ff9269 100644 --- a/readme.md +++ b/readme.md @@ -80,13 +80,13 @@ Parse the tree again, also parsing “raw” nodes (as exposed by remark). -[travis-badge]: https://img.shields.io/travis/wooorm/rehype-raw.svg +[travis-badge]: https://img.shields.io/travis/rehypejs/rehype-raw.svg -[travis]: https://travis-ci.org/wooorm/rehype-raw +[travis]: https://travis-ci.org/rehypejs/rehype-raw -[codecov-badge]: https://img.shields.io/codecov/c/github/wooorm/rehype-raw.svg +[codecov-badge]: https://img.shields.io/codecov/c/github/rehypejs/rehype-raw.svg -[codecov]: https://codecov.io/github/wooorm/rehype-raw +[codecov]: https://codecov.io/github/rehypejs/rehype-raw [npm]: https://docs.npmjs.com/cli/install