Skip to content

Commit 16d80ed

Browse files
authored
Fix badges and links in README.md
1 parent f6bd238 commit 16d80ed

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
HackMD
22
===
33

4-
[![Standard - JavaScript Style Guide](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)
4+
[![Standard - JavaScript Style Guide][standardjs-image]][standardjs-url]
55

66
[![Join the chat at https://gitter.im/hackmdio/hackmd][gitter-image]][gitter-url]
77
[![build status][travis-image]][travis-url]
@@ -227,7 +227,10 @@ Additionally, now can show other clients' selections.
227227
See more at [http://operational-transformation.github.io/](http://operational-transformation.github.io/)
228228

229229
**License under MIT.**
230+
230231
[gitter-image]: https://badges.gitter.im/Join%20Chat.svg
231232
[gitter-url]: https://gitter.im/hackmdio/hackmd?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
232233
[travis-image]: https://travis-ci.org/hackmdio/hackmd.svg?branch=master
233234
[travis-url]: https://travis-ci.org/hackmdio/hackmd
235+
[standardjs-image]: https://cdn.rawgit.com/feross/standard/master/badge.svg
236+
[standardjs-url]: https://github.com/feross/standard

0 commit comments

Comments
 (0)