Skip to content

Commit f232531

Browse files
author
MarcoFalke
committed
bips: Remove outdated table and link to GitHub doc
1 parent 4df1030 commit f232531

File tree

4 files changed

+3
-41
lines changed

4 files changed

+3
-41
lines changed

_includes/pages/bips-list.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

_includes/references.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
[#bitcoin-core-dev]: https://webchat.freenode.net?channels=%23bitcoin-core-dev&uio=MTY9dHJ1ZSYxMT0yMTU87
121121
[issues]: https://github.com/bitcoin/bitcoin/issues
122122
[pulls]: https://github.com/bitcoin/bitcoin/pulls
123+
[BitcoinCoreDocBips]: https://github.com/bitcoin/bitcoin/blob/master/doc/bips.md
123124
[bitcoin-discuss]: http://lists.linuxfoundation.org/mailman/listinfo/bitcoin-discuss
124125
[bitcoin-dev]: http://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
125126
[bitcoin-core-dev]: http://lists.linuxfoundation.org/mailman/listinfo/bitcoin-core-dev

_posts/en/pages/2016-01-13-supported-bips.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ version: 2
1010
redirect_from:
1111
- /zh_TW/bips/
1212
---
13-
Bitcoin Core supports the following [BIPs][BIP1].
13+
Bitcoin Core supports the following [BIPs][BitcoinCoreDocBips].
1414

15-
| BIP |Supported since| Title |
16-
|-----|---------------|-------|
17-
{% include pages/bips-list.md %}
1815
{% include references.md %}

_posts/zh_CN/pages/2016-01-13-supported-bips.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ permalink: /zh_CN/bips/
88
share: false
99
version: 2
1010
---
11-
比特币核心支持如下[BIPs][BIP1]
11+
比特币核心支持如下[BIPs][BitcoinCoreDocBips]
1212

13-
| BIP |Supported since| Title |
14-
|-----|---------------|-------|
15-
{% include pages/bips-list.md %}
1613
{% include references.md %}

0 commit comments

Comments
 (0)