Skip to content

Commit

Permalink
Remove reference to first-network
Browse files Browse the repository at this point in the history
Signed-off-by: Nikhil Gupta <ngupta@symbridge.com>
(cherry picked from commit f1294ed)
  • Loading branch information
nikhil550 authored and mergify[bot] committed Nov 20, 2020
1 parent 0a1fc23 commit 82b4566
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/test_network.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ can deploy a test network by using scripts that are provided in the
by running nodes on your local machine. More experienced developers can use the
network to test their smart contracts and applications. The network is meant to
be used only as a tool for education and testing. It should not be used as a
template for deploying a production network. The test network is being introduced
in Fabric v2.0 as the long term replacement for the `first-network` sample.
template for deploying a production network. To learn about using Fabric in
production, see [Deploying a production network](deployment_guide_overview.html).

The sample network deploys a Fabric network with Docker Compose. Because the
nodes are isolated within a Docker Compose network, the test network is not
Expand Down

0 comments on commit 82b4566

Please sign in to comment.