diff --git a/docs/tutorials/custom_contracts/ethereum.md b/docs/tutorials/custom_contracts/ethereum.md index cd58e666f..bcf79993c 100644 --- a/docs/tutorials/custom_contracts/ethereum.md +++ b/docs/tutorials/custom_contracts/ethereum.md @@ -14,11 +14,10 @@ This guide describes the steps to deploy a smart contract to an Ethereum blockch > **NOTE:** This guide assumes that you are running a local FireFly stack with at least 2 members and an Ethereum blockchain created by the FireFly CLI. If you need help getting that set up, please see the [Getting Started guide to Start your environment](../../gettingstarted/setup_env.html). ## Table of contents - {: .no_toc .text-delta } 1. TOC - {:toc} +{:toc} --- diff --git a/docs/tutorials/custom_contracts/fabric.md b/docs/tutorials/custom_contracts/fabric.md index cccd4ce97..e7f2df33b 100644 --- a/docs/tutorials/custom_contracts/fabric.md +++ b/docs/tutorials/custom_contracts/fabric.md @@ -15,11 +15,10 @@ This guide describes the steps to deploy a chaincode to a Hyperledger Fabric blo > **NOTE:** This guide assumes that you are running a local FireFly stack with at least 2 members and a Fabric blockchain created by the FireFly CLI. If you need help getting that set up, please see the [Getting Started guide to Start your environment](../../gettingstarted/setup_env.html). ## Table of contents - {: .no_toc .text-delta } 1. TOC - {:toc} +{:toc} --- diff --git a/docs/tutorials/custom_contracts/pinning.md b/docs/tutorials/custom_contracts/pinning.md index 187ad7c4b..8628b2662 100644 --- a/docs/tutorials/custom_contracts/pinning.md +++ b/docs/tutorials/custom_contracts/pinning.md @@ -18,11 +18,10 @@ This guide describes how to associate an arbitrary off-chain payload with a bloc > fundamentals of how FireFly interacts with [custom contracts](../). ## Table of contents - {: .no_toc .text-delta } 1. TOC - {:toc} +{:toc} ---