documentation update
This commit is contained in:
@@ -360,10 +360,10 @@ CREATE TABLE raw_trades (
|
||||
|
||||
## 🔗 Related Documentation
|
||||
|
||||
- **[Components Documentation](../components/)** - Implementation details
|
||||
- **[Architecture Overview](../architecture/)** - System design
|
||||
- **[Exchange Documentation](../exchanges/)** - Exchange integrations
|
||||
- **[Setup Guide](../guides/)** - Configuration and deployment
|
||||
- **[Modules Documentation (`../modules/`)](../modules/)** - Implementation details
|
||||
- **[Architecture Overview (`../architecture.md`)]** - System design
|
||||
- **[Exchange Documentation (`../modules/exchanges/`)](../modules/exchanges/)** - Exchange integrations
|
||||
- **[Setup Guide (`../guides/`)](../guides/)** - Configuration and deployment
|
||||
|
||||
## 📞 Support
|
||||
|
||||
@@ -394,4 +394,4 @@ def validate_market_data_point(data_point):
|
||||
|
||||
---
|
||||
|
||||
*For the complete documentation index, see the [main documentation README](../README.md).*
|
||||
*For the complete documentation index, see the [main documentation README (`../README.md`)]*
|
||||
Reference in New Issue
Block a user