Skip to content

Commit 58a298f

Browse files
authored
Merge pull request #78 from payjoin/how-it-works
Fix tutorials link with absolute path
2 parents ebf3818 + 3d758f3 commit 58a298f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-it-works/payjoin-v2-bip-77.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ The _Client_ is trying to make a request to the _Target_ such that the Target ca
6868

6969
That is to say Payjoin v2 enables all of the functionality of Payjoin v1 without the client burdens. The most costly operations are outsourced to an untrusted third party so that even a mobile device can do Payjoin.
7070

71-
To learn more about Payjoin v2, dive into [BIP 77](https://github.com/bitcoin/bips/pull/1483) or complete one of the [tutorials](./category/tutorials).
71+
To learn more about Payjoin v2, dive into [BIP 77](https://github.com/bitcoin/bips/pull/1483) or complete one of the [tutorials](/docs/category/tutorials).

0 commit comments

Comments
 (0)