aboutsummaryrefslogtreecommitdiff
path: root/src/bitcoind.cpp
diff options
context:
space:
mode:
authorMichael Ford <[email protected]>2015-02-11 12:27:21 +0800
committerWladimir J. van der Laan <[email protected]>2015-04-20 13:29:21 +0200
commit447d37e7d3e4c1a53eaacaae5f5c34bf98739f22 (patch)
tree8241014126003112f888952a46355cabb3e4dd2e /src/bitcoind.cpp
parentFix typo in init.cpp interpration/interpretation (diff)
downloaddiscoin-447d37e7d3e4c1a53eaacaae5f5c34bf98739f22.tar.xz
discoin-447d37e7d3e4c1a53eaacaae5f5c34bf98739f22.zip
Use https link to bitcoin.org in Doxygen intro
Diffstat (limited to 'src/bitcoind.cpp')
-rw-r--r--src/bitcoind.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bitcoind.cpp b/src/bitcoind.cpp
index a0a96c2df..2172f4a21 100644
--- a/src/bitcoind.cpp
+++ b/src/bitcoind.cpp
@@ -21,7 +21,7 @@
*
* \section intro_sec Introduction
*
- * This is the developer documentation of the reference client for an experimental new digital currency called Bitcoin (http://www.bitcoin.org/),
+ * This is the developer documentation of the reference client for an experimental new digital currency called Bitcoin (https://www.bitcoin.org/),
* which enables instant payments to anyone, anywhere in the world. Bitcoin uses peer-to-peer technology to operate
* with no central authority: managing transactions and issuing money are carried out collectively by the network.
*