diff --git a/developers/SUMMARY.md b/developers/SUMMARY.md index f013ee0..338c4fd 100644 --- a/developers/SUMMARY.md +++ b/developers/SUMMARY.md @@ -5,7 +5,7 @@ ## Products * [AMM](automated-market-making/README.md) - * [Overview](automated-market-making/short-version.md) + * [Overview](automated-market-making/alexs-automated-market-maker-amm.md) * [Trading Pool](automated-market-making/trading-pool.md) * [DAMM]() * [Overview]() @@ -15,7 +15,7 @@ ## Bonbori -* [What is Bonbori](bonbori/what-is-bonbori.md) +* [What is Bonbori](https://docs.brotocol.xyz/overview/bonbori) ## ALEX Contracts @@ -26,6 +26,7 @@ * [farming-campaign-v2-02.clar](developers/protocol-contracts/farming-campaign-v2-02.clar.md) * [amm-pool-v3.clar](developers/protocol-contracts/amm-pool-v3.clar.md) * [self-listing-helper-v3a.clar](developers/protocol-contracts/self-listing-helper-v3a.clar.md) +* [ALEX DAO](developers/alex-dao.md) * [Security Audits]() ## Resources diff --git a/users/detailed-information/alexs-automated-market-maker-amm.md b/developers/automated-market-making/alexs-automated-market-maker-amm.md similarity index 100% rename from users/detailed-information/alexs-automated-market-maker-amm.md rename to developers/automated-market-making/alexs-automated-market-maker-amm.md diff --git a/users/detailed-information/alex-dao.md b/developers/developers/alex-dao.md similarity index 100% rename from users/detailed-information/alex-dao.md rename to developers/developers/alex-dao.md diff --git a/users/SUMMARY.md b/users/SUMMARY.md index fd94e40..58267ab 100644 --- a/users/SUMMARY.md +++ b/users/SUMMARY.md @@ -64,9 +64,6 @@ Please do not remove the "What is New?" section, just hide it. ## Helpful Concepts * [💰 Tokenomics](detailed-information/tokenomics.md) -* [👥 ALEX DAO](detailed-information/alex-dao.md) -* [💱 ALEX AMM](detailed-information/alexs-automated-market-maker-amm.md) -* [🏋️ ALEX APower](detailed-information/what-is-alex-staking-power-and-how-do-i-use-it.md) ## Resources diff --git a/users/detailed-information/what-is-alex-staking-power-and-how-do-i-use-it.md b/users/archive/what-is-alex-staking-power-and-how-do-i-use-it.md similarity index 100% rename from users/detailed-information/what-is-alex-staking-power-and-how-do-i-use-it.md rename to users/archive/what-is-alex-staking-power-and-how-do-i-use-it.md