From cc7df53411aaf0118acab07b41c9cf86b8d53cd0 Mon Sep 17 00:00:00 2001 From: Konstantine Rybnikov Date: Tue, 9 Apr 2013 12:16:53 +0300 Subject: [PATCH] Fix links to packages inside documentation.md --- documentation.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation.md b/documentation.md index 0d39db7..93653fa 100644 --- a/documentation.md +++ b/documentation.md @@ -533,15 +533,15 @@ TBC [3]: https://github.com/haskell-distributed/distributed-process-platform [4]: http://hackage.haskell.org/package/distributed-static [5]: http://hackage.haskell.org/package/rank1dynamic -[6]: http://hackage.haskell.org/packages/network-transport -[7]: http://hackage.haskell.org/packages/network-transport-tcp +[6]: http://hackage.haskell.org/package/network-transport +[7]: http://hackage.haskell.org/package/network-transport-tcp [8]: https://github.com/haskell-distributed/network-transport-inmemory [9]: https://github.com/haskell-distributed/network-transport-composed [10]: http://hackage.haskell.org/package/distributed-process-simplelocalnet [11]: http://hackage.haskell.org/package/distributed-process-azure [12]: http://research.microsoft.com/en-us/um/people/simonpj/papers/parallel/remote.pdf [13]: http://en.wikipedia.org/wiki/Open_Telecom_Platform -[14]: http://hackage.haskell.org/packages/remote +[14]: http://hackage.haskell.org/package/remote [15]: http://www.erlang.org/doc/design_principles/sup_princ.html [16]: http://www.erlang.org/doc/man/supervisor.html [17]: /static/doc/distributed-process-platform/Control-Distributed-Process-Platform-Async.html