Skip to content

Commit 9acf70a

Browse files
committed
Merge pull request #3 from k-bx/patch-1
Fix links to packages inside documentation.md. Thanks @k-bx
2 parents f3d44e2 + cc7df53 commit 9acf70a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

documentation.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -533,15 +533,15 @@ TBC
533533
[3]: https://github.com/haskell-distributed/distributed-process-platform
534534
[4]: http://hackage.haskell.org/package/distributed-static
535535
[5]: http://hackage.haskell.org/package/rank1dynamic
536-
[6]: http://hackage.haskell.org/packages/network-transport
537-
[7]: http://hackage.haskell.org/packages/network-transport-tcp
536+
[6]: http://hackage.haskell.org/package/network-transport
537+
[7]: http://hackage.haskell.org/package/network-transport-tcp
538538
[8]: https://github.com/haskell-distributed/network-transport-inmemory
539539
[9]: https://github.com/haskell-distributed/network-transport-composed
540540
[10]: http://hackage.haskell.org/package/distributed-process-simplelocalnet
541541
[11]: http://hackage.haskell.org/package/distributed-process-azure
542542
[12]: http://research.microsoft.com/en-us/um/people/simonpj/papers/parallel/remote.pdf
543543
[13]: http://en.wikipedia.org/wiki/Open_Telecom_Platform
544-
[14]: http://hackage.haskell.org/packages/remote
544+
[14]: http://hackage.haskell.org/package/remote
545545
[15]: http://www.erlang.org/doc/design_principles/sup_princ.html
546546
[16]: http://www.erlang.org/doc/man/supervisor.html
547547
[17]: /static/doc/distributed-process-platform/Control-Distributed-Process-Platform-Async.html

0 commit comments

Comments
 (0)