diff --git a/src/bitcoind.cpp b/src/bitcoind.cpp --- a/src/bitcoind.cpp +++ b/src/bitcoind.cpp @@ -32,9 +32,10 @@ * * \section intro_sec Introduction * - * 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 + * This is the developer documentation of Bitcoin ABC + * (https://www.bitcoinabc.org/). Bitcoin ABC is a client for the digital + * currency called Bitcoin Cash (https://www.bitcoincash.org/), which enables + * instant payments to anyone, anywhere in the world. Bitcoin Cash uses * peer-to-peer technology to operate with no central authority: managing * transactions and issuing money are carried out collectively by the network. *