Skip to content
This repository was archived by the owner on May 24, 2024. It is now read-only.

Commit dfaa778

Browse files
authored
Merge pull request #187 from euler-xyz/fix-links-in-readme
fix: links in readme file
2 parents 6d1d7d1 + f43171a commit dfaa778

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ This repo contains the smart contracts and tests for the [Euler Protocol](https:
1717
## Docs
1818

1919
* [General Euler Docs](https://docs.euler.finance/)
20-
* [Contract Architecture](https://docs.euler.finance/developers/architecture)
21-
* [Contract Reference](https://docs.euler.finance/developers/contract-reference)
22-
* [IEuler.sol Solidity Interface](https://github.com/euler-xyz/euler-interfaces/blob/master/IEuler.sol)
20+
* [Contract Architecturel](https://docs.euler.finance/developers/getting-started/architecture)
21+
* [Contract Reference](https://docs.euler.finance/developers/getting-started/contract-reference)
22+
* [IEuler.sol Solidity Interface](https://github.com/euler-xyz/euler-interfaces/blob/master/contracts/IEuler.sol)
2323

2424
## License
2525

0 commit comments

Comments
 (0)