From 08a05b40dd5c4a72ff838c9549658dedb0ed7bda Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Fri, 12 May 2017 14:04:25 -0700 Subject: [PATCH] Update 7_0_Introducing_Bitcoin_Scripting.md --- 7_0_Introducing_Bitcoin_Scripting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/7_0_Introducing_Bitcoin_Scripting.md b/7_0_Introducing_Bitcoin_Scripting.md index 3534278..aec8427 100644 --- a/7_0_Introducing_Bitcoin_Scripting.md +++ b/7_0_Introducing_Bitcoin_Scripting.md @@ -19,7 +19,7 @@ Supporting objectives include the ability to: ## Table of Contents -* [Section One: Understanding the Foundation of Transaction](7_1_Understanding_the_Foundation_of_Transactions.md) +* [Section One: Understanding the Foundation of Transactions](7_1_Understanding_the_Foundation_of_Transactions.md) * [Section Two: Scripting a Pay to Public Key Hash](7_2_Scripting_a_Pay_to_Public_Key_Hash.md) * [Section Three: Testing a Bitcoin Script](7_3_Testing_a_Bitcoin_Script.md) * [Section Four: Executing a Script](7_4_Executing_a_Bitcoin_Script.md)