Skip to content

Commit

Permalink
Fix ex30 link
Browse files Browse the repository at this point in the history
  • Loading branch information
tony-maulaz authored Feb 25, 2022
1 parent 765db2c commit 49d42ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
- [stdin.md](https://github.com/tony-maulaz/poo-exercices/blob/main/ex21-stdin.md)

## Ex 30 - Surcharge
- [surcharge.md](https://github.com/tony-maulaz/poo-exercices/blob/main/ex30-surcharge.md)
- [surcharge.md](https://github.com/tony-maulaz/poo-exercices/blob/main/ex30-surcharge-fct.md)

## Ex 40 - Objets
- [objets.md](https://github.com/tony-maulaz/poo-exercices/blob/main/ex40-objects.md)
Expand All @@ -26,4 +26,4 @@
- [heritage.md](https://github.com/tony-maulaz/poo-exercices/blob/main/ex60-heritage.md)

## Ex 70 - Polymorphisme
- [polymorphism.md](https://github.com/tony-maulaz/poo-exercices/blob/main/ex70-polymorphism.md)
- [polymorphism.md](https://github.com/tony-maulaz/poo-exercices/blob/main/ex70-polymorphism.md)

0 comments on commit 49d42ca

Please sign in to comment.