Update Ruby markdownlint URLs from "mivok" to "markdownlint" after transition.

This commit is contained in:
David Anson 2017-06-18 15:49:33 -07:00
parent edd426bbaa
commit 0e8cb8f0dd
2 changed files with 2 additions and 2 deletions

View file

@ -161,7 +161,7 @@
"",
"#### Thanks",
"",
"[`markdownlint/Ruby`](https://github.com/mivok/markdownlint) for the inspiration and [`markdown-it`](https://github.com/markdown-it/markdown-it) for the parser and interactive demo idea!"
"[`markdownlint/Ruby`](https://github.com/markdownlint/markdownlint) for the inspiration and [`markdown-it`](https://github.com/markdown-it/markdown-it) for the parser and interactive demo idea!"
].join("\n");
/* eslint-enable max-len */
onMarkdownInput();