From 11d9330eda2558b400cd22db600e5924a708a220 Mon Sep 17 00:00:00 2001 From: Holger Schinzel Date: Tue, 31 May 2016 06:56:46 +0200 Subject: [PATCH] bitcoin --> dash (#841) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c4d662b1..337c08ae1 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Development Process ------------------- The `master` branch is meant to be stable. Development is normally done in separate branches. -[Tags](https://github.com/bitcoin/bitcoin/tags) are created to indicate new official, +[Tags](https://github.com/dashpay/dash/tags) are created to indicate new official, stable release versions of Dash Core. The contribution workflow is described in [CONTRIBUTING.md](CONTRIBUTING.md).