mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
Update documentation links from HTTPS to HTTP
This commit is contained in:
12
README.md
12
README.md
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user