Skip to content

Commit

Permalink
docker network net_test -> fabric_test
Browse files Browse the repository at this point in the history
Signed-off-by: jianchengwang <[email protected]>
  • Loading branch information
jianchengwang authored and ale-linux committed Jul 2, 2021
1 parent 56e2f83 commit 98b6523
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/tutorial/commercial_paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,10 +180,10 @@ need to horizontally scroll to locate the information):
* The Ordering Org CA, `ca_orderer`, is running in container `7b01f5454832`

These containers all form a [Docker network](https://docs.docker.com/network/)
called `net_test`. You can view the network with the `docker network` command:
called `fabric_test`. You can view the network with the `docker network` command:

```
$ docker network inspect net_test
$ docker network inspect fabric_test
[
{
Expand Down

0 comments on commit 98b6523

Please sign in to comment.