Skip to content

Commit 9889a48

Browse files
committed
Fix broken URLs
1 parent 8f79251 commit 9889a48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
### Fixed
66

7-
- Null property assignment regression in mount function. [#456]
7+
- Null property assignment regression in mount function. [#456](https://github.com/jlmakes/scrollreveal/issues/456)
88

99
## [4.0.1] - 2018-09-09
1010

1111
### Fixed
1212

13-
- Noop instances were not correctly unmounting from the DOM. [#455]
13+
- Noop instances were not correctly unmounting from the DOM. [#455](https://github.com/jlmakes/scrollreveal/issues/455)
1414
- Readme links to pricing page no longer 404.
1515

1616
## [4.0.0] - 2018-08-06

0 commit comments

Comments
 (0)