Skip to content

Commit 8c5a934

Browse files
authored
Merge pull request #80 from fatfer/patch-1
Fix markdown link
2 parents ef4bea9 + 13e4ef1 commit 8c5a934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ But knowing the stuff will help you become better! :muscle:*
9191

9292
### Practices
9393
- :book: [Working Effectively with Legacy Code](https://www.goodreads.com/book/show/44919.Working_Effectively_with_Legacy_Code)
94-
- :book: [Clean Code: A Handbook of Agile Software Craftsmanship] (https://www.goodreads.com/book/show/3735293-clean-code)
94+
- :book: [Clean Code: A Handbook of Agile Software Craftsmanship](https://www.goodreads.com/book/show/3735293-clean-code)
9595
- :book: [Test Driven Development: By Example](https://www.goodreads.com/book/show/387190.Test_Driven_Development)
9696
- :white_check_mark: [Going To Production Checklist](https://github.com/mr-mig/going-to-production)
9797
- :book: [Release It!](https://www.goodreads.com/book/show/1069827.Release_It_)

0 commit comments

Comments
 (0)