mirror of
https://github.com/dwmkerr/hacker-laws.git
synced 2025-12-18 21:25:04 +01:00
Merge pull request #121 from pavelpy/fix/links
Fixed link name due consistency support.
This commit is contained in:
@@ -415,7 +415,7 @@ See also:
|
||||
|
||||
### The Dependency Inversion Principle
|
||||
|
||||
[The Dependency Inversion Principle](https://en.wikipedia.org/wiki/Dependency_inversion_principle)
|
||||
[The Dependency Inversion Principle on Wikipedia](https://en.wikipedia.org/wiki/Dependency_inversion_principle)
|
||||
|
||||
> High-level modules should not be dependent on low-level implementations.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user