Skip to content

Commit 7fd19d5

Browse files
authored
fix: readme patches & nightly coverage test (#140)
Readme contained wrong links. Aslo there was a bug in foundry nightly used to generate the last report which decreased coverage: foundry-rs/foundry#11432 - merging this pr will update based on latest nightly.
1 parent 018cb00 commit 7fd19d5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Aave V3.3 Origin
1+
# Aave V3.5 Origin
22

33
![Aave v3.1 Origin_banner](./resources/v3-1-banner.jpeg)
44

@@ -20,8 +20,8 @@ If you're interested in contributing, please read the [contributing docs](/.gith
2020
- [Aave v3.1 features](./docs/3.1/Aave-v3.1-features.md)
2121
- [Aave v3.2 features](./docs/3.2/Aave-v3.2-features.md)
2222
- [Aave v3.3 features](./docs/3.3/Aave-v3.3-features.md)
23-
- [Aave v3.4 features](./docs/3.3/Aave-v3.4-features.md)
24-
- [Aave v3.5 features](./docs/3.3/Aave-v3.5-features.md)
23+
- [Aave v3.4 features](./docs/3.4/Aave-v3.4-features.md)
24+
- [Aave v3.5 features](./docs/3.5/Aave-v3.5-features.md)
2525
- [v3.1 to v3.2 production upgrade](https://github.com/bgd-labs/protocol-3.2.0-upgrade/blob/main/README.md)
2626
- [v3.2 to v3.3 production upgrade](https://github.com/bgd-labs/protocol-3.3.0-upgrade/blob/main/README.md)
2727
- [Set Ltv to 0 on Freeze Feature State diagram](./docs/freeze-ltv0-states.png)
@@ -127,7 +127,7 @@ This repository will be subjected to [this bug bounty](https://immunefi.com/boun
127127

128128
## License
129129

130-
Copyright © 2024, Aave DAO, represented by its governance smart contracts.
130+
Copyright © 2025, Aave DAO, represented by its governance smart contracts.
131131

132132
The [BUSL1.1](./LICENSE) license of this repository allows for any usage of the software, if respecting the Additional Use Grant limitations, forbidding any use case damaging anyhow the Aave DAO's interests.
133133
Interfaces and other components required for integrations are explicitly MIT licensed.

0 commit comments

Comments
 (0)