diff options
| author | Wladimir J. van der Laan <[email protected]> | 2016-01-20 13:28:46 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2016-01-20 13:28:53 +0100 |
| commit | f48e59df0a9d71d90f5edcff0e27696ceb34c621 (patch) | |
| tree | 1763de6c56f81f520d9caccc7e2ed1a1963e446a /contrib/debian | |
| parent | Merge #7060: build: Make networking work inside LXC builder in gitian-buildin... (diff) | |
| parent | Update project URL (diff) | |
| download | discoin-f48e59df0a9d71d90f5edcff0e27696ceb34c621.tar.xz discoin-f48e59df0a9d71d90f5edcff0e27696ceb34c621.zip | |
Merge #7328: Update README.md website link
b07b103 Update project URL (BtcDrak)
Diffstat (limited to 'contrib/debian')
| -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 490b2571c..fce6bc011 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 |