From eddededdff7926d231d49d56521bf5f78a2891d1 Mon Sep 17 00:00:00 2001
From: Adam Tuttle <adam@fusiongrokker.com>
Date: Sun, 13 Oct 2013 18:16:00 -0400
Subject: [PATCH] Added Learn CF in a Week book link

---
 free-programming-books.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/free-programming-books.md b/free-programming-books.md
index 5f0e469ef..1d421c76d 100644
--- a/free-programming-books.md
+++ b/free-programming-books.md
@@ -285,6 +285,7 @@
 ###ColdFusion
 
 * [CFML In 100 Minutes](https://github.com/mhenke/CFML-in-100-minutes/blob/master/cfml100mins.markdown)
+* [Learn CF in a Week](http://learncfinaweek.com/)
 
 ###D / DTrace
 * [IllumOS Dynamic Tracing Guide](http://dtrace.org/guide/preface.html)