Skip to content

Commit cf2db7f

Browse files
authored
Merge pull request #565 from zerotobtc/patch-11
Fixed internal link
2 parents 1dec061 + c903a1f commit cf2db7f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

18_4_Accessing_Bitcoind_with_Python.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,8 @@ Learn more about "Talking to Bitcoin in Other Languages" in [18.5: Accessing Bit
461461

462462
## Variant: Build Python from Source
463463

464-
If you need to install Python 3 from source, follow these instructions, then continue with ["Creating a BitcoinRPC Project"](17_4_Accessing_Bitcoind_with_Python.md#creating-a-bitcoinrpc-project).
464+
If you need to install Python 3 from source, follow these instructions, then continue with ["Create a BitcoinRPC Project"](18_4_Accessing_Bitcoind_with_Python.md#create-a-bitcoinrpc-project).
465+
465466

466467
### 1. Install Dependencies
467468
```sh

0 commit comments

Comments
 (0)