diff --git a/README.md b/README.md index ac9f288..382be69 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Angle Core Module Angle Core Module [![Docs](https://img.shields.io/badge/docs-%F0%9F%93%84-blue)](https://docs.angle.money/angle-core-module/overview) -[![Developers](https://img.shields.io/badge/developers-%F0%9F%93%84-pink)](https://developers.angle.money/core-module-contracts/protocol-and-architecture-overview) +[![Developers](https://img.shields.io/badge/developers-%F0%9F%93%84-pink)](https://developers.angle.money/borrowing-module-contracts/architecture-overview) ## Documentation @@ -11,7 +11,7 @@ Angle is a decentralized stablecoin protocol, designed to be both over-collatera The protocol is made of different modules, each with their own set of smart contracts. This repo contains the Core module smart contracts as well as the governance-related and staking contracts of the protocol. -If you would like to know how the module works under the hood and how these smart contracts work together, you can also check [Angle Developers Doc](https://developers.angle.money/core-module-contracts/protocol-and-architecture-overview). +If you would like to know how the module works under the hood and how these smart contracts work together, you can also check [Angle Developers Doc](https://developers.angle.money/borrowing-module-contracts/architecture-overview). Whitepaper for the module can be found [here](https://docs.angle.money/overview/whitepapers).