mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Refer to BitcoinTalk by name
This commit is contained in:
parent
9d01c3aa67
commit
00ccadba59
2 changed files with 2 additions and 2 deletions
|
@ -49,7 +49,7 @@ chmod 0600 bitcoin.conf
|
||||||
For development, it's safer and cheaper to use Bitcoin's test network (testnet)
|
For development, it's safer and cheaper to use Bitcoin's test network (testnet)
|
||||||
or regression test mode (regtest) described below.
|
or regression test mode (regtest) described below.
|
||||||
|
|
||||||
Questions about Bitcoin development are best sent to the Bitcoin [Forum][forum
|
Questions about Bitcoin use are best sent to the [BitcoinTalk forum][forum
|
||||||
tech support] and [IRC channels][]. Errors or suggestions related to
|
tech support] and [IRC channels][]. Errors or suggestions related to
|
||||||
documentation on Bitcoin.org can be [submitted as an issue][docs issue]
|
documentation on Bitcoin.org can be [submitted as an issue][docs issue]
|
||||||
or posted to the [bitcoin-documentation mailing list][].
|
or posted to the [bitcoin-documentation mailing list][].
|
||||||
|
|
|
@ -33,7 +33,7 @@ id: resources
|
||||||
<p>{% translate linkcointelegraph %}<p>
|
<p>{% translate linkcointelegraph %}<p>
|
||||||
<p><a href="http://www.coindesk.com/">CoinDesk</a></p>
|
<p><a href="http://www.coindesk.com/">CoinDesk</a></p>
|
||||||
<p><a href="http://bitcoinmagazine.com/">Bitcoin Magazine</a></p>
|
<p><a href="http://bitcoinmagazine.com/">Bitcoin Magazine</a></p>
|
||||||
{% if page.lang == 'ru' %}<p><a href="https://bitcointalk.org/index.php?board=128.0">Биткойн Форум / Новости</a></p>{% else %}<p><a href="https://bitcointalk.org/index.php?board=77.0">Bitcoin Forum / Press</a></p>{% endif %}
|
{% if page.lang == 'ru' %}<p><a href="https://bitcointalk.org/index.php?board=128.0">Биткойн Форум / Новости</a></p>{% else %}<p><a href="https://bitcointalk.org/index.php?board=77.0">BitcoinTalk press links</a></p>{% endif %}
|
||||||
</div><div>
|
</div><div>
|
||||||
<h2><img src="/img/ico_market.svg" class="titleicon" alt="Icon">{% translate charts %}</h2>
|
<h2><img src="/img/ico_market.svg" class="titleicon" alt="Icon">{% translate charts %}</h2>
|
||||||
<p><a href="http://blockchain.info/charts">Blockchain.info</a></p>
|
<p><a href="http://blockchain.info/charts">Blockchain.info</a></p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue