Skip to content

Commit

Permalink
fix tutorial section link
Browse files Browse the repository at this point in the history
Signed-off-by: Prati28 <[email protected]>
  • Loading branch information
psankhe28 committed Nov 16, 2024
1 parent c042c7d commit 8df6678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/tutorial/fabric.md
Original file line number Diff line number Diff line change
Expand Up @@ -511,7 +511,7 @@ The resulting report will detail the following items for each benchmark round:
- Latency (max/min/avg) - statistics relating to the time taken in seconds between issuing a transaction and receiving a response
- Throughput - the average number of transactions processed per second
You have successfully benchmarked a smart contract. You can repeat the test varying the benchmark parameters, as well as adding resource monitors. For the full set of options, please refer to the [Caliper Documentation](https://hyperledger-caliper.github.io/caliper/)
You have successfully benchmarked a smart contract. You can repeat the test varying the benchmark parameters, as well as adding resource monitors. For the full set of options, please refer to the [Caliper Documentation](../index.md)
## License
Expand Down

0 comments on commit 8df6678

Please sign in to comment.