remove link, resolves #479

to avoid confusion, the link is removed.
For more information on why this is done please look at the referenced issue
This commit is contained in:
Markus Moser 2016-08-15 11:53:39 +02:00 committed by GitHub
parent b16d7fc970
commit 7e77216919

View File

@ -24,7 +24,7 @@ are familiar with the patterns.
# Getting started # Getting started
Before you dive into the material, you should be familiar with various Before you dive into the material, you should be familiar with various
[Programming/Software Design Principles](http://webpro.github.io/programming-principles/). Programming/Software Design Principles.
All designs should be as simple as possible. You should start with KISS, YAGNI, All designs should be as simple as possible. You should start with KISS, YAGNI,
and Do The Simplest Thing That Could Possibly Work principles. Complexity and and Do The Simplest Thing That Could Possibly Work principles. Complexity and