diff --git a/README.md b/README.md index a5d90ae..940c271 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,6 @@ var md = require('markdown-it')().use(mdSmartArrows); Note that using this plugin will interfere with using HTML comments in your Markdown. More arrows for potential expansion can be found here: -http://unicode-table.com/en/sets/arrows-symbols/ +https://symbl.cc/en/collections/arrow-symbols/ Originally developed for use with [Markdown Here](https://github.com/adam-p/markdown-here).