diff --git a/docs/site/content/en/docs/solo-with-network-load-generator.md b/docs/site/content/en/docs/solo-with-network-load-generator.md index 04b80959c..ed865e078 100755 --- a/docs/site/content/en/docs/solo-with-network-load-generator.md +++ b/docs/site/content/en/docs/solo-with-network-load-generator.md @@ -41,7 +41,7 @@ npx @hashgraph/solo:@latest one-shot single deploy @hashgraph/solo:@latest rapid-fire destroy all --deployment my-deployment ``` -See this example for more details: [examples/network-load-generator/README.md](../../examples/network-load-generator/README.md) +See this example for more details: [examples/rapid-fire/](../../examples/rapid-fire/) A full list of all available `rapid-fire` commands can be found in [Solo CLI Commands](solo-commands.md/#rapid-fire)