Skip to content

Commit b4392ac

Browse files
hardingbitschmidty
authored andcommitted
URL update: localize about, workshops, and internal/sources
1 parent 8fcdb5f commit b4392ac

45 files changed

Lines changed: 54 additions & 53 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_includes/header.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
</label>
2121

2222
<div class="trigger">
23-
<a class="page-link" href="/about/">About</a>
23+
<a class="page-link" href="/en/about/">About</a>
2424
<a class="page-link" href="/en/publications/">Publications</a>
2525
<a class="page-link" href="/en/topics/">Topics</a>
26-
<a class="page-link" href="/workshops/">Workshops</a>
26+
<a class="page-link" href="/en/workshops/">Workshops</a>
2727
<a class="page-link" href="/en/compatibility/">Compatibility</a>
2828
<a class="page-link" href="https://dashboard.bitcoinops.org/">Dashboard</a>
2929
</div>

_posts/cs/newsletters/2022-05-18-newsletter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ Wences Casares, John Pfeffer a Alex Morcos.
582582
[sanders op_tx]: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-May/020458.html
583583
[ingala desc]: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-May/020423.html
584584
[supporters]: /#supporters
585-
[founding sponsors]: /about/#founding-sponsors
585+
[founding sponsors]: /en/about/#founding-sponsors
586586
[news191 pinning]: /en/newsletters/2022/03/16/#ideas-for-improving-rbf-policy
587587
[MyCitadel Wallet]: https://github.com/mycitadel/mycitadel-desktop
588588
[RGB]: https://www.rgbfaq.com/what-is-rgb

_posts/cs/newsletters/2023-05-10-newsletter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ zpravodajů pokračovat.
267267
[hnr powswap]: https://raw.githubusercontent.com/blockrate-binaries/paper/master/blockrate-binaries-paper.pdf
268268
[powswap]: https://powswap.com/
269269
[news188 phantom]: /en/newsletters/2022/02/23/#ldk-1199
270-
[founding sponsors]: /about/#founding-sponsors
270+
[founding sponsors]: /en/about/#founding-sponsors
271271
[financial supporters]: /#members
272272
[review club 27501]: https://bitcoincore.reviews/27501
273273
[prioritisetransaction rpc]: https://developer.bitcoin.org/reference/rpc/prioritisetransaction.html

_posts/cs/newsletters/2023-11-08-newsletter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Proposals (BIPs)][bips repo], [Lightning BOLTs][bolts repo] a
192192
[bitcoin core 26.0rc2]: https://bitcoincore.org/bin/bitcoin-core-26.0/
193193
[core lightning 23.11rc1]: https://github.com/ElementsProject/lightning/releases/tag/v23.11rc1
194194
[lnd 0.17.1-beta.rc1]: https://github.com/lightningnetwork/lnd/releases/tag/v0.17.1-beta.rc1
195-
[sources]: /internal/sources/
195+
[sources]: /en/internal/sources/
196196
[bishop lists]: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2023-November/022134.html
197197
[delvingbitcoin]: https://delvingbitcoin.org/
198198
[halseth agg]: https://lists.linuxfoundation.org/pipermail/lightning-dev/2023-October/004181.html

_posts/cs/newsletters/2024-07-12-newsletter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ repo]._
113113
{% include references.md %}
114114
{% include linkers/issues.md v=2 issues="2949,1487" %}
115115
[bitcoin core 26.2]: https://bitcoincore.org/bin/bitcoin-core-26.2/
116-
[sources]: /internal/sources/
116+
[sources]: /en/internal/sources/
117117
[interesting transaction]: https://stacker.news/items/600187
118118
[news19 bip69]: /en/newsletters/2018/10/30/#bip69-discussion
119119
[news151 bip69]: /en/newsletters/2021/06/02/#bolts-872

_posts/en/2018-07-20-announcing-bitcoin-optech.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ utilizing the Bitcoin blockchain to discuss efficient use of the blockchain and
4141
ways to engage with the open source community.
4242

4343
[newsletters]: /en/newsletters
44-
[workshop]: /workshops
44+
[workshop]: /en/workshops
4545

4646
Over the coming months, we plan to:
4747

_posts/en/2018-12-28-2018-optech-annual_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ scale.
7878
{% include references.md %}
7979

8080
[newsletter #6]: /en/newsletters/2018/07/31/#field-report-consolidation-of-4-million-utxos-at-xapo
81-
[optech team]: /about/
81+
[optech team]: /en/about/
8282
[announcement]: /en/announcing-bitcoin-optech/
83-
[workshops]: /workshops/
83+
[workshops]: /en/workshops/
8484
[newsletters]: /en/newsletters/
8585
[dashboard]: https://dashboard.bitcoinops.org/
8686
[dashboard blog post]: /en/dashboard-announcement/

_posts/en/2019-02-11-rbf-in-the-wild.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Opt-in Replace by Fee (RBF) was standardized in December 2015. But who is
1717
supporting it and what is the user experience like? This post presents a study of
1818
[BIP125][] opt-in RBF as seen by users of popular Bitcoin wallets and block explorers. The
1919
findings were initially presented during the most recent [Bitcoin Optech
20-
Workshop in Paris](/workshops/).
20+
Workshop in Paris](/en/workshops/).
2121

2222
Understanding how other wallets, exchanges, and block explorers handle opt-in
2323
RBF transactions is an important consideration for Bitcoin services. In order
@@ -401,9 +401,9 @@ reach out to [mike@bitcoinops.org](mailto:mike@bitcoinops.org).
401401
by users of second layer protocols.
402402

403403
{% include references.md %}
404-
[optech team]: /about/
404+
[optech team]: /en/about/
405405
[announcement]: /en/announcing-bitcoin-optech/
406-
[workshops]: /workshops/
406+
[workshops]: /en/workshops/
407407
[newsletters]: /en/newsletters/
408408
[dashboard]: https://dashboard.bitcoinops.org/
409409
[dashboard blog post]: /en/dashboard-announcement/

_posts/en/2019-06-14-exec-briefing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,6 @@ technical topics at a high-level for decision makers at Bitcoin businesses.
8787
[lightning slides]: /img/posts/2019-exec-briefing/lightning.pdf
8888
[softfork slides]: /img/posts/2019-exec-briefing/softfork.pdf
8989
[newsletters]: /en/newsletters/
90-
[workshops]: /workshops/
90+
[workshops]: /en/workshops/
9191
[eltoo]: https://blockstream.com/eltoo.pdf
9292
[musig]: https://eprint.iacr.org/2018/068

_posts/en/2021-02-19-pausing-memberships.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,6 @@ future we'll be able to get back to running workshops and social events.
7474
[compatibility matrix]: /en/compatibility/
7575
[topic index]: /en/topics/
7676
[taproot workbooks]: /en/schorr-taproot-workshop/
77-
[workshops]: /workshops/
77+
[workshops]: /en/workshops/
7878
[Haegwan Kim]: https://twitter.com/haegwankim
7979

0 commit comments

Comments
 (0)