mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
Bitcoin Core: add banner redirecting some pages to BitcoinCore.org
This commit is contained in:
parent
2b8c4c2cc9
commit
f02a8108f4
18 changed files with 39 additions and 0 deletions
|
@ -11,6 +11,7 @@ breadcrumbs:
|
|||
- bitcoin
|
||||
- bcc
|
||||
- 2016-01-07 Statement
|
||||
moved_url: https://bitcoincore.org/en/2016/01/07/statement
|
||||
---
|
||||
# Statement from Bitcoin Core 2016-01-07
|
||||
|
||||
|
|
|
@ -11,6 +11,8 @@ breadcrumbs:
|
|||
- bitcoin
|
||||
- bcc
|
||||
- Capacity increases FAQ
|
||||
|
||||
moved_url: https://bitcoincore.org/en/2015/12/23/capacity-increases-faq/
|
||||
---
|
||||
# Capacity increases FAQ
|
||||
|
||||
|
|
|
@ -11,6 +11,7 @@ breadcrumbs:
|
|||
- bitcoin
|
||||
- bcc
|
||||
- Capacity increases
|
||||
moved_url: https://bitcoincore.org/en/2015/12/21/capacity-increase
|
||||
---
|
||||
# Capacity increases for the Bitcoin system
|
||||
|
||||
|
|
|
@ -92,6 +92,7 @@ breadcrumbs:
|
|||
{% endcapture %}
|
||||
{% assign array_releases = text_releases | strip_newlines | split: '::' %}
|
||||
|
||||
- 2016-01-09 - [New Bitcoin Core website](https://bitcoincore.org)
|
||||
- 2016-01-07 - [Project Statement](/en/bitcoin-core/2016-01-07-statement)
|
||||
- 2015-12-21 - Capacity increases for the Bitcoin system: [Statement](/en/bitcoin-core/capacity-increases) & [FAQ](/en/bitcoin-core/capacity-increases-faq)
|
||||
{% comment %}<!-- show the latest three releases -->{% endcomment %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue