From f03a1f63553a0e7f66fd2b44c038543bbe7b0bfe Mon Sep 17 00:00:00 2001 From: flack Date: Wed, 2 Jul 2014 21:45:43 +0200 Subject: [PATCH] Fix Tags link to point to the correct repo The "mailing list" link is also wrong, but I don't know what the correct version would be --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ae1afb8cc12..dd6630a7c1b1 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ match the project's coding conventions (see `doc/coding.txt`) or are controversial. The `master` branch is regularly built and tested, but is not guaranteed to be -completely stable. [Tags](https://github.com/bitcoin/bitcoin/tags) are created +completely stable. [Tags](https://github.com/darkcoinproject/darkcoin/tags) are created regularly to indicate new official, stable release versions of DarkCoin. Testing