Skip to content

Commit 8d21838

Browse files
author
nfrasser
committed
Fix link typos in changelog
1 parent 66521e8 commit 8d21838

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
removed from the release bundle.
99
* Use `linkify.js` and `linkify-jquery.js` instead.
1010
* The deprecated `newLine` option from linkify 1.x has been completely removed.
11-
* Use the [`nl2br` option](http://soapbox.github.io/linkifyjs/options.html#nl2br) instead.
11+
* Use the [`nl2br` option](http://soapbox.github.io/linkifyjs/docs/options.html#nl2br) instead.
1212

1313
#### Features
1414

15-
* [New React.js interface](http://soapbox.github.io/linkifyjs/linkify-react.html)
16-
* [@mention plugin](http://soapbox.github.io/linkifyjs/plugin-mention.html)
17-
* [GitHub-style ticket/issue reference plugin](http://soapbox.github.io/linkifyjs/plugin-ticket.html)
15+
* [New React.js interface](http://soapbox.github.io/linkifyjs/docs/linkify-react.html)
16+
* [@mention plugin](http://soapbox.github.io/linkifyjs/docs/plugin-mention.html)
17+
* [GitHub-style ticket/issue reference plugin](http://soapbox.github.io/linkifyjs/docs/plugin-ticket.html)
1818
* Improved option definitions
1919
* Options that take functions with value and type arguments can now be
2020
specified as objects, where each key is the target link type.

0 commit comments

Comments
 (0)