Skip to content

Commit 7062a84

Browse files
committed
Fix URLs to pull requests in servant-server/CHANGELOG.md
1 parent 94e0acc commit 7062a84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

servant-server/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
----
66

77
- Rename `ServantError` to `ClientError`, `ServantErr` to `ServerError`
8-
[#1131](https://github.com/haskell-servant/pull/1131)
8+
[#1131](https://github.com/haskell-servant/servant/pull/1131)
99
- *servant-server* Reorder HTTP failure code priorities
1010
[#1103](https://github.com/haskell-servant/servant/pull/1103)
1111
- *servant-server* Re-organise internal modules
1212
[#1139](https://github.com/haskell-servant/servant/pull/1139)
1313
- Allow `network-3.0`
14-
[#1107](https://github.com/haskell-servant/pull/1107)
14+
[#1107](https://github.com/haskell-servant/servant/pull/1107)
1515

1616
0.15
1717
----

0 commit comments

Comments
 (0)