Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Preslav Mihaylov authored Oct 25, 2020
1 parent 4a30d02 commit bf06251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion architecture/clean-architecture/part-5/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
+ [A clean embedded architecture is a testable embedded architecture](#a-clean-embedded-architecture-is-a-testable-embedded-architecture)
- [Layers](#layers)
- [The Hardware is a detail](#the-hardware-is-a-detail)
+ [Don't reveal hardware details to the user of a HAL](#don-t-reveal-hardware-details-to-the-user-of-a-hal)
+ [Don't reveal hardware details to the user of a HAL](#dont-reveal-hardware-details-to-the-user-of-a-hal)
- [The processor is a detail](#the-processor-is-a-detail)
- [The Operating System is a detail](#the-operating-system-is-a-detail)
- [Programming to interfaces and substitutability](#programming-to-interfaces-and-substitutability)
Expand Down

0 comments on commit bf06251

Please sign in to comment.