diff --git a/pyproject.toml b/pyproject.toml index 74f8273..de83b7e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ doc = [ [project.urls] Source = "https://github.com/khrapovs/OrderBookMatchingEngine" -Documentation = "https://order-book-matching-engine.readthedocs.io/" +Documentation = "https://khrapovs.github.io/OrderBookMatchingEngine/" [build-system] requires = ["uv_build>=0.11.26,<0.12"]