diff --git a/README.md b/README.md index c9c7f41f..b26392cb 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Welcome to [Stake Engine Math SDK](https://engine.stake.com/)! The Math SDK is a Python-based engine for defining game rules, simulating outcomes, and optimizing win distributions. It generates all necessary backend and configuration files, lookup tables, and simulation results. -For technical details [view the docs](https://stakeengine.github.io/math-sdk/) +For technical details [view the docs](https://engineio.github.io/math-sdk/) # Installation @@ -18,5 +18,5 @@ It is recommended to use [Make](https://www.gnu.org/software/make/) and setup th make setup ``` -Alternatively, visit our [Setup and Installation page](https://stakeengine.github.io/math-sdk/math_docs/general_overview/) for more details. +Alternatively, visit our [Setup and Installation page](https://engineio.github.io/math-sdk/math_docs/general_overview/) for more details.