Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
link provided for code smells source was removed in stack overflow, linking to Coding Horror post.
  • Loading branch information
Ricardo de Peña committed Jun 27, 2013
1 parent cd30459 commit 89b9ebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ Even if you aren't testing your code, you should write testable code. IoC enable

## Avoid Code Smells

[Source](http://stackoverflow.com/questions/114342/what-are-code-smells-what-is-the-best-way-to-correct-them)
[Source](http://www.codinghorror.com/blog/2006/05/code-smells.html)

## Avoid creating technical debt.

Expand Down

0 comments on commit 89b9ebe

Please sign in to comment.