From 96adc35658c5bd106c9c2a0e42e9c8912bcd5633 Mon Sep 17 00:00:00 2001 From: Chia-liang Kao Date: Mon, 29 Feb 2016 02:53:45 +0800 Subject: [PATCH] Use absolute link to github So they are actually clickable in https://github.com/ipfs/specs/tree/ipld-spec/merkledag --- merkledag/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/merkledag/README.md b/merkledag/README.md index cdc167bb9..956b42081 100644 --- a/merkledag/README.md +++ b/merkledag/README.md @@ -1,11 +1,11 @@ # The merkledag -Authors: [Juan Benet](github.com/jbenet) +Authors: [Juan Benet](https://github.com/jbenet) Reviewers: -- [Jeromy Johnson](github.com/whyrusleeping) +- [Jeromy Johnson](https://github.com/whyrusleeping) * * * @@ -116,8 +116,8 @@ A powerful result of content (and identity) addressing is that linked data defin There exist many implementations of the merkledag format: -- [go-merkledag](github.com/ipfs/go-merkledag) -- [node-merkledag](github.com/ipfs/node-merkledag) +- [go-merkledag](https://github.com/ipfs/go-merkledag) +- [node-merkledag](https://github.com/ipfs/node-merkledag) ## Merkledag Notation