Skip to content

Commit 0150e74

Browse files
committed
fix(docs): case sensitive architecture md link
1 parent d65cb0a commit 0150e74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Proprietary implementation of the **Hull-White One-Factor** model wrapped in a T
162162

163163
For a deep dive into the system's internal workings, component integration details, and deployment guides, please refer to the inner documentation:
164164

165-
* [Architecture Overview](./docs/ARCHITECTURE.md)
165+
* [Architecture Overview](./docs/architecture.md)
166166
* [AI Analyst Integration](./docs/AI_INTEGRATION.md)
167167
* [WebSocket Normalization Strategies](./docs/WSS_INGESTION.md)
168168

0 commit comments

Comments
 (0)