Merge pull request #248 from javiervargas/patch-2

Fix order and links
This commit is contained in:
Shannon Appelcline 2021-06-29 08:43:25 -10:00 committed by GitHub
commit 36b946f222
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,6 @@ Supporting objectives include the ability to:
* [Section One: Understanding the Foundation of Transactions](09_1_Understanding_the_Foundation_of_Transactions.md) * [Section One: Understanding the Foundation of Transactions](09_1_Understanding_the_Foundation_of_Transactions.md)
* [Section Two: Running a Bitcoin Script](09_2_Running_a_Bitcoin_Script.md) * [Section Two: Running a Bitcoin Script](09_2_Running_a_Bitcoin_Script.md)
* [Section Three: Scripting a P2PKH](09_3_Scripting_a_P2PKH.md) * [Section Three: Testing a Bitcoin Script](09_3_Testing_a_Bitcoin_Script.md)
* [Section Four: Testing a Bitcoin Script](09_4_Testing_a_Bitcoin_Script.md) * [Section Four: Scripting a P2PKH](09_4_Scripting_a_P2PKH.md)
* [Section Five: Scripting a P2WPKH](09_5_Scripting_a_P2WPKH.md) * [Section Five: Scripting a P2WPKH](09_5_Scripting_a_P2WPKH.md)