File tree Expand file tree Collapse file tree 6 files changed +14
-14
lines changed
Expand file tree Collapse file tree 6 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -451,7 +451,7 @@ make publish
451451
452452## Next Steps
453453
454- - Read the [ API Reference] ( /Gradual /api/overview/ ) for detailed technical information
454+ - Read the [ API Reference] ( /gradual /api/overview/ ) for detailed technical information
455455- Check out [ Examples] ( examples.md ) for usage patterns
456456- Review the [ User Guide] ( user_guide.md ) for end-user documentation
457- - Join the [ community discussions] ( https://github.com/Gradual-Load-Testing/Gradual /discussions )
457+ - Join the [ community discussions] ( https://github.com/Gradual-Load-Testing/gradual /discussions )
Original file line number Diff line number Diff line change @@ -649,7 +649,7 @@ class SimpleDashboard:
649649
650650# # Next Steps
651651
652- - Explore the [API Reference](/Gradual /api/overview/) for detailed technical information
652+ - Explore the [API Reference](/gradual /api/overview/) for detailed technical information
653653- Read the [User Guide](user_guide.md) for comprehensive usage instructions
654654- Check the [Development Guide](dev_guide.md) for contribution guidelines
655- - Join the [community discussions](https://github.com/Gradual-Load-Testing/Gradual /discussions)
655+ - Join the [community discussions](https://github.com/Gradual-Load-Testing/gradual /discussions)
Original file line number Diff line number Diff line change @@ -62,10 +62,10 @@ graph TB
6262## Getting Help
6363
6464- 📖 ** Documentation** : This site contains comprehensive guides
65- - 🐛 ** Issues** : Report bugs on [ GitHub Issues] ( https://github.com/Gradual-Load-Testing/Gradual /issues )
66- - 💬 ** Discussions** : Join the conversation on [ GitHub Discussions] ( https://github.com/Gradual-Load-Testing/Gradual /discussions )
65+ - 🐛 ** Issues** : Report bugs on [ GitHub Issues] ( https://github.com/Gradual-Load-Testing/gradual /issues )
66+ - 💬 ** Discussions** : Join the conversation on [ GitHub Discussions] ( https://github.com/Gradual-Load-Testing/gradual /discussions )
6767- 📧 ** Contact** : Reach out to the maintainers
6868
6969## License
7070
71- Gradual is licensed under the MIT License. See the [ LICENSE] ( https://github.com/Gradual-Load-Testing/Gradual /blob/main/LICENSE ) file for details.
71+ Gradual is licensed under the MIT License. See the [ LICENSE] ( https://github.com/Gradual-Load-Testing/gradual /blob/main/LICENSE ) file for details.
Original file line number Diff line number Diff line change @@ -233,6 +233,6 @@ After successful installation:
233233
234234If you encounter installation issues:
235235
236- - Check the [ GitHub Issues] ( https://github.com/Gradual-Load-Testing/Gradual /issues )
236+ - Check the [ GitHub Issues] ( https://github.com/Gradual-Load-Testing/gradual /issues )
237237- Review the [ Troubleshooting section] ( user_guide.md#troubleshooting )
238- - Join the [ community discussions] ( https://github.com/Gradual-Load-Testing/Gradual /discussions )
238+ - Join the [ community discussions] ( https://github.com/Gradual-Load-Testing/gradual /discussions )
Original file line number Diff line number Diff line change @@ -404,7 +404,7 @@ stress-run --test_config my_test.yaml
404404# # Next Steps
405405
406406- **New to Gradual?** Start with the [Installation Guide](installation.md) and [Getting Started Guide](getting_started.md)
407- - **Ready for more?** Explore the [API Reference](/Gradual /api/overview/) for detailed technical information
407+ - **Ready for more?** Explore the [API Reference](/gradual /api/overview/) for detailed technical information
408408- **Looking for examples?** Check out [Examples](examples.md) for real-world use cases
409409- **Want to contribute?** Learn about [Development](dev_guide.md)
410- - **Need help?** Join the [community discussions](https://github.com/Gradual-Load-Testing/Gradual /discussions)
410+ - **Need help?** Join the [community discussions](https://github.com/Gradual-Load-Testing/gradual /discussions)
Original file line number Diff line number Diff line change 11site_name : Gradual - Stress Testing Framework
22site_description : A comprehensive Python stress testing framework for applications and systems
33site_author : Gradual Load Testing Team
4- site_url : https://gradual-load-testing.github.io/Gradual
4+ site_url : https://gradual-load-testing.github.io/gradual
55
6- repo_name : Gradual-Load-Testing/Gradual
7- repo_url : https://github.com/Gradual-Load-Testing/Gradual
6+ repo_name : Gradual-Load-Testing/gradual
7+ repo_url : https://github.com/Gradual-Load-Testing/gradual
88edit_uri : edit/main/docs/
99
1010theme :
You can’t perform that action at this time.
0 commit comments