This commit is contained in:
2025-01-03 21:50:13 -04:00
committed by GitHub
parent ebc20ed71e
commit 515b8f6e02

View File

@@ -118,7 +118,7 @@ The `execute()` method is intentionally public. It is expected to revert if any
# Detailed Technical Overview
The [review.md](https://github.com/dexorder/contract/blob/main/review.md) file describes the architecture, motivation,
The [review.md](https://github.com/dexorder-trade/contract/blob/main/review.md) file describes the architecture, motivation,
security issues, implementation details, and more.