Skip to content

Commit 0d7e9b2

Browse files
authored
Fix links for 2.8.9 in CHANGELOG (#573)
1 parent e209120 commit 0d7e9b2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
- No need for bundler as development dependency ([#571], [5fc1d93](https://github.com/sporkmonger/addressable/commit/5fc1d93))
66
- idna/pure: stop building the useless `COMPOSITION_TABLE` (removes the `Addressable::IDNA::COMPOSITION_TABLE` constant) ([#564])
77

8-
[#]: https://github.com/sporkmonger/addressable/pull/
9-
[#569]: https://github.com/sporkmonger/addressable/pull/
10-
[#571]: https://github.com/sporkmonger/addressable/pull/
8+
[#569]: https://github.com/sporkmonger/addressable/pull/569
9+
[#571]: https://github.com/sporkmonger/addressable/pull/571
1110
[#564]: https://github.com/sporkmonger/addressable/pull/564
1211

1312
## Addressable 2.8.8 <a name="v2.8.8">

0 commit comments

Comments
 (0)