Skip to content

Commit

Permalink
Migrate to remarkjs
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Dec 8, 2017
1 parent 32b5228 commit 772def1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"markdown",
"remark"
],
"repository": "wooorm/remark-breaks",
"bugs": "https://github.com/wooorm/remark-breaks/issues",
"repository": "remarkjs/remark-breaks",
"bugs": "https://github.com/remarkjs/remark-breaks/issues",
"author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)",
"contributors": [
"Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)"
Expand Down
16 changes: 8 additions & 8 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ spaces before newlines.

## Related

* [`remark-github`](https://github.com/wooorm/remark-github)
* [`remark-github`](https://github.com/remarkjs/remark-github)
— Auto-link references like in GitHub issues, PRs, and comments

## Contribute
Expand All @@ -80,25 +80,25 @@ repository, organisation, or community you agree to abide by its terms.

<!-- Definitions -->

[build-badge]: https://img.shields.io/travis/wooorm/remark-breaks.svg
[build-badge]: https://img.shields.io/travis/remarkjs/remark-breaks.svg

[build-status]: https://travis-ci.org/wooorm/remark-breaks
[build-status]: https://travis-ci.org/remarkjs/remark-breaks

[coverage-badge]: https://img.shields.io/codecov/c/github/wooorm/remark-breaks.svg
[coverage-badge]: https://img.shields.io/codecov/c/github/remarkjs/remark-breaks.svg

[coverage-status]: https://codecov.io/github/wooorm/remark-breaks
[coverage-status]: https://codecov.io/github/remarkjs/remark-breaks

[chat-badge]: https://img.shields.io/gitter/room/wooorm/remark.svg
[chat-badge]: https://img.shields.io/gitter/room/remarkjs/Lobby.svg

[chat]: https://gitter.im/wooorm/remark
[chat]: https://gitter.im/remarkjs/Lobby

[license]: LICENSE

[author]: http://wooorm.com

[npm]: https://docs.npmjs.com/cli/install

[remark]: https://github.com/wooorm/remark
[remark]: https://github.com/remarkjs/remark

[contribute]: https://github.com/remarkjs/remark/blob/master/contributing.md

Expand Down

0 comments on commit 772def1

Please sign in to comment.