diff --git a/README.md b/README.md index cf5ba5f..248cebe 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ rfc6979 ======= -[![Build Status](https://travis-ci.org/codahale/rfc6979.png?branch=master)](https://travis-ci.org/codahale/rfc6979) +[![Build Status](https://travis-ci.org/nspcc-dev/rfc6979.png?branch=master)](https://travis-ci.org/nspcc-dev/rfc6979) A Go implementation of [RFC 6979](https://tools.ietf.org/html/rfc6979)'s deterministic DSA/ECDSA signature scheme. -For documentation, check [godoc](http://godoc.org/github.com/codahale/rfc6979). +For documentation, check [godoc](http://godoc.org/github.com/nspcc-dev/rfc6979).