Skip to content

Commit 061ef8e

Browse files
fix: justfile repo command
1 parent 9d28d04 commit 061ef8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[group("Repo")]
77
[doc("Open repo on GitHub in your default browser.")]
88
repo:
9-
open https://github.com/bitcoindevkit/bdk-ffi
9+
open https://github.com/bitcoindevkit/bdk-python/
1010

1111
[group("Build")]
1212
[doc("Remove all caches and previous builds to start from scratch.")]

0 commit comments

Comments
 (0)