diff --git a/developers/.gitbook.yaml b/developers/.gitbook.yaml index 8e6b8c2..3c8ac63 100644 --- a/developers/.gitbook.yaml +++ b/developers/.gitbook.yaml @@ -1,3 +1,5 @@ +# ⚙️ IMPORTANT: When setting up GitBook GitHub sync, be sure to set the site directory to `./developers/` in the GitBook UI. + root: ./ # All other options that specify paths will be relative to this root folder. diff --git a/developers/SUMMARY.md b/developers/SUMMARY.md index 3ffdbc2..30facf6 100644 --- a/developers/SUMMARY.md +++ b/developers/SUMMARY.md @@ -41,6 +41,7 @@ * [Automated Market Making of Yield Token Pool](whitepaper/automated-market-making-of-alex/automated-market-making-of-alex.md) * [Automated Market Making of Collateral Rebalancing Pool](whitepaper/automated-market-making-of-collateral-rebalancing-pool.md) * [Dive Into Collateral Rebalancing Pool!](whitepaper/dive-into-collateral-rebalancing-pool.md) +* [Bug Bounties](developers/bug-bounty.md) ## Partners diff --git a/users/resources/bug-bounty.md b/developers/developers/bug-bounty.md similarity index 100% rename from users/resources/bug-bounty.md rename to developers/developers/bug-bounty.md diff --git a/developers/developers/security-audit.md b/developers/developers/security-audit.md index 964d38b..76ee0cc 100644 --- a/developers/developers/security-audit.md +++ b/developers/developers/security-audit.md @@ -15,4 +15,6 @@ Check the audit reports here: - [2022-07 Orderbook](https://cdn.alexgo.io/pdf/AlexGo_Audit_20220709-Order_Book_(Spot).pdf) - [2022-10 Orderbook (perpetual)](https://cdn.alexgo.io/pdf/Alex_Audit_2022-10.pdf) - +{% hint style="info" %} +🔍 Looking to report a vulnerability or earn rewards for finding bugs? Check out our [Bug Bounty Program](../developers/bug-bounty.md), hosted in collaboration with Immunefi. +{% endhint %} diff --git a/users/.gitbook.yaml b/users/.gitbook.yaml index 8d81341..290367c 100644 --- a/users/.gitbook.yaml +++ b/users/.gitbook.yaml @@ -1,3 +1,5 @@ +# ⚙️ IMPORTANT: When setting up GitBook GitHub sync, be sure to set the site directory to `./users/` in the GitBook UI. + root: ./ # All other options that specify paths will be relative to this root folder. diff --git a/users/SUMMARY.md b/users/SUMMARY.md index e37b7cd..632283b 100644 --- a/users/SUMMARY.md +++ b/users/SUMMARY.md @@ -63,9 +63,5 @@ Please do not remove the "What is New?" section, just hide it. ## Resources * [✅ Audits](https://docs.alexlab.co/developers/alex-contracts/security-audit) -* [🐛 Bug Bounties](resources/bug-bounty.md) * [🔗 Official Links](resources/official-links.md) -* [📃 Whitepapers](https://docs.alexlab.co/developers/resources/whitepaper) - * [📃 Automated Market Making of the Yield Token Pool](whitepapers/whitepaper-1-automated-market-making-of-the-yield-token-pool.md) - * [📃 Automated Market Making of the Collateral Rebalancing Pool](whitepapers/whitepaper-2-automated-market-making-of-the-collateral-rebalancing-pooltitled.md) - * [📃 Diving into Collateral Rebalancing Pools!](whitepapers/whitepaper-3-diving-into-collateral-rebalancing-pools.md) +* [📃 Whitepapers](https://docs.alexlab.co/developers/resources/whitepaper) \ No newline at end of file diff --git a/users/whitepapers/whitepaper-1-automated-market-making-of-the-yield-token-pool.md b/users/archive/whitepapers/whitepaper-1-automated-market-making-of-the-yield-token-pool.md similarity index 100% rename from users/whitepapers/whitepaper-1-automated-market-making-of-the-yield-token-pool.md rename to users/archive/whitepapers/whitepaper-1-automated-market-making-of-the-yield-token-pool.md diff --git a/users/whitepapers/whitepaper-2-automated-market-making-of-the-collateral-rebalancing-pooltitled.md b/users/archive/whitepapers/whitepaper-2-automated-market-making-of-the-collateral-rebalancing-pooltitled.md similarity index 100% rename from users/whitepapers/whitepaper-2-automated-market-making-of-the-collateral-rebalancing-pooltitled.md rename to users/archive/whitepapers/whitepaper-2-automated-market-making-of-the-collateral-rebalancing-pooltitled.md diff --git a/users/whitepapers/whitepaper-3-diving-into-collateral-rebalancing-pools.md b/users/archive/whitepapers/whitepaper-3-diving-into-collateral-rebalancing-pools.md similarity index 100% rename from users/whitepapers/whitepaper-3-diving-into-collateral-rebalancing-pools.md rename to users/archive/whitepapers/whitepaper-3-diving-into-collateral-rebalancing-pools.md