Skip to content

Commit 634f9bc

Browse files
authored
Merge pull request lightningdevkit#3 from oleonardolima/fix/typo-and-roadmap-link
chore(fix): typo and roadmap redirection
2 parents e81fa72 + f5da852 commit 634f9bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ module.exports = {
155155
},
156156
{
157157
text: 'PDK Roadmap',
158-
link: githubUrl + "https://github.com/orgs/payjoin/projects/1",
158+
link: "https://github.com/orgs/payjoin/projects/1",
159159
rel: 'noopener noreferrer'
160160
},
161161
]

docs/_blog/pdk-an-sdk-for-payjoin-transactions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ For example, in the fall of 2022, Evan Lin, Nick Farrow, Armin Sabouri and I tra
4343

4444
After seeing how complex such an app could be, Conor Okus of Spiral suggested to channel the potential of Payjoin into a website to explain how it works and recruit wider support. That idea became [payjoin.org](https://payjoin.org) and brought new interest in many potential integrations. He pointed me to engage with the Bitcoin Design Community, where Stephen DeLorme and Christoph Ono helped me to issue a design challenge. [Yashraj](https://twitter.com/Yashraj__) accepted, went on to develop [The Payjoin Experience Case Study](https://bitcoin.design/guide/case-studies/payjoin/) in collaboration with Mogashni Naidoo, and presented his findings at the Canadian Bitcoin Conference.
4545

46-
Today, Matthias from Trident Wallet and Thunderbiscuit from BDK both help to launch foreign language bindings to catalyze [Payjoin adoption](https://en.bitcoin.it/wiki/PayJoin_adoption) beyond Rust. Floppy Disk Guy explores potential alternative coordination mechanisms, like Nostr. [BOB Space](https://www.bobspaces.net/) curates an environment for PDK development to thrive. A phalanx of many more unnamed supporters continue to raise this open-source groundwork with funding, infrastructure, integrations, bindings, design, protcol development, advice, documentation, thought provoking questions and more. Thank you all for your contributions to aim this distributed effort.
46+
Today, Matthias from Trident Wallet and Thunderbiscuit from BDK both help to launch foreign language bindings to catalyze [Payjoin adoption](https://en.bitcoin.it/wiki/PayJoin_adoption) beyond Rust. Floppy Disk Guy explores potential alternative coordination mechanisms, like Nostr. [BOB Space](https://www.bobspaces.net/) curates an environment for PDK development to thrive. A phalanx of many more unnamed supporters continue to raise this open-source groundwork with funding, infrastructure, integrations, bindings, design, protocol development, advice, documentation, thought provoking questions and more. Thank you all for your contributions to aim this distributed effort.
4747

4848
## What are PDK’s development priorities?
4949

0 commit comments

Comments
 (0)