diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-01-20 13:28:46 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-01-20 13:28:53 +0100 |
commit | f48e59df0a9d71d90f5edcff0e27696ceb34c621 (patch) | |
tree | 1763de6c56f81f520d9caccc7e2ed1a1963e446a /contrib | |
parent | 53fa09f04d969e33a4d8d29d76d912ddb730ee62 (diff) | |
parent | b07b103e8af14cd3fca44dca7bc694d2c3bffcc1 (diff) |
Merge #7328: Update README.md website link
b07b103 Update project URL (BtcDrak)
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/debian/control b/contrib/debian/control index 490b2571c3..fce6bc0118 100644 --- a/contrib/debian/control +++ b/contrib/debian/control @@ -23,7 +23,7 @@ Build-Depends: debhelper, libprotobuf-dev, protobuf-compiler, python Standards-Version: 3.9.2 -Homepage: https://www.bitcoin.org/ +Homepage: https://bitcoincore.org/ Vcs-Git: git://github.com/bitcoin/bitcoin.git Vcs-Browser: https://github.com/bitcoin/bitcoin |