From: Ramakrishnan Muthukrishnan <ram@rkrishnan.org>
Date: Mon, 16 Feb 2015 14:04:26 +0000 (+0530)
Subject: fix broken links
X-Git-Url: https://git.rkrishnan.org/components/com_hotproperty/css/module-simplejson.tests.html?a=commitdiff_plain;h=31f7fb2485555ad7eb600be7426bd035e62aa249;p=functorrent.git

fix broken links
---

diff --git a/README b/README
index d63a0d3..7d9b629 100644
--- a/README
+++ b/README
@@ -17,10 +17,10 @@ Goals
 - Become more profient with Haskell.
 - Implement something non-trivial with Haskell (crypto, file operations, network
   operations, concurrency, bit twiddling, DHT).
-- Follow the spec. (<https://wiki.theory.org/BitTorrentSpecification>)
+- Follow the spec - https://wiki.theory.org/BitTorrentSpecification
 - Easy for newbies like me to read and understand along side the spec.
 - doctest and quickcheck tests.
-- Follow Haskell Style Guide (<https://github.com/tibbe/haskell-style-guide/blob/master/haskell-style.md>)
+- Follow Haskell Style Guide - https://github.com/tibbe/haskell-style-guide/blob/master/haskell-style.md
 
 Status
 ------