diff --git a/sections/production/createmaintenanceendpoint.md b/sections/production/createmaintenanceendpoint.md
index eac510f8..fc0601fa 100644
--- a/sections/production/createmaintenanceendpoint.md
+++ b/sections/production/createmaintenanceendpoint.md
@@ -28,8 +28,10 @@ router.get('/ops/headump', (req, res, next) => {
 
 
 
-### Recommended Watch
+### Recommended Resources
 
-▶ [Getting your Node.js app production ready](http://mubaloo.com/best-practices-deploying-node-js-applications)
+[Getting your Node.js app production ready (Slides)](http://naugtur.pl/pres3/node2prod)
+
+▶ [Getting your Node.js app production ready (Video)](https://www.youtube.com/watch?v=lUsNne-_VIk)
 
 