From 2b0a1f3dd8226e5da9b44af17e5bdb781d028837 Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Wed, 15 Nov 2017 14:32:25 -0800 Subject: [PATCH] Fix status badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4301c4..89bc4bb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Eth ENS Namehash [![CircleCI](https://circleci.com/gh/:lyswatter/eth-ens-namehash.svg?style=svg)](https://circleci.com/gh/danfinlay/eth-ens-namehash) +# Eth ENS Namehash [![CircleCI](https://circleci.com/gh/danfinlay/eth-ens-namehash.svg?style=svg)](https://circleci.com/gh/danfinlay/eth-ens-namehash) A javascript library for generating Ethereum Name Service (ENS) namehashes per [spec](https://github.com/ethereum/EIPs/issues/137).