docs: improved migration

This commit is contained in:
ignacio.pena@coinfabrik.com
2025-06-26 10:57:26 -03:00
parent ba7683cce0
commit 96e2a923b4
9 changed files with 9 additions and 6 deletions

View File

@@ -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.

View File

@@ -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

View File

@@ -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 %}

View File

@@ -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.

View File

@@ -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)