From 31f7fb2485555ad7eb600be7426bd035e62aa249 Mon Sep 17 00:00:00 2001 From: Ramakrishnan Muthukrishnan Date: Mon, 16 Feb 2015 19:34:26 +0530 Subject: [PATCH] fix broken links --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. () +- 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 () +- Follow Haskell Style Guide - https://github.com/tibbe/haskell-style-guide/blob/master/haskell-style.md Status ------ -- 2.45.2