Update documentation links from HTTPS to HTTP

This commit is contained in:
2025-11-08 07:43:28 +03:00
committed by GitHub
parent 07c0eebf21
commit d4a16a94e6

View File

@@ -113,12 +113,12 @@ if (auto screen = camera.world_to_screen(world_position)) {
## 📚 Documentation ## 📚 Documentation
- **[Getting Started Guide](https://libomath.org/getting_started/)** - Installation and first steps - **[Getting Started Guide](http://libomath.org/getting_started/)** - Installation and first steps
- **[API Overview](https://libomath.org/api_overview/)** - Complete API reference - **[API Overview](http://libomath.org/api_overview/)** - Complete API reference
- **[Tutorials](https://libomath.org/tutorials/)** - Step-by-step guides - **[Tutorials](http://libomath.org/tutorials/)** - Step-by-step guides
- **[FAQ](https://libomath.org/faq/)** - Common questions and answers - **[FAQ](http://libomath.org/faq/)** - Common questions and answers
- **[Troubleshooting](https://libomath.org/troubleshooting/)** - Solutions to common issues - **[Troubleshooting](http://libomath.org/troubleshooting/)** - Solutions to common issues
- **[Best Practices](https://libomath.org/best_practices/)** - Guidelines for effective usage - **[Best Practices](http://libomath.org/best_practices/)** - Guidelines for effective usage
## 🤝 Community & Support ## 🤝 Community & Support