Guide - transaction updates

Minor reference update
Some Bitcoin -> Dash conversions in translation yml
This commit is contained in:
thephez 2017-11-14 12:29:19 -05:00
parent c7b46ef228
commit 3d26a3b490
4 changed files with 50 additions and 54 deletions

View file

@ -27,7 +27,7 @@ http://opensource.org/licenses/MIT.
{% when "bcc help" %}<a href="/en/bitcoin-core/help">Help</a>
{% when "bcc news" %}<a href="/en/version-history">News</a>
{% when "bitcoin" %}<a href="/{{page.lang}}/">{% translate bitcoin vocabulary %}</a>
{% when "dev docs" %}<a href="/en/developer-documentation">Dev Docs</a>
{% when "dev docs" %}<a href="/en/developer-documentation">Developer Documentation</a>
{% when "glossary" %}<a href="/en/developer-glossary">Glossary</a>
{% else %}{% die "Breadcrumb not found in _includes/layout/breadcrumbs.html" %}
{% endcase %}