From 2d1ec162be15d6d1107d4775d75744c9d23f8478 Mon Sep 17 00:00:00 2001 From: nzwsch Date: Sat, 30 Aug 2014 16:02:47 +0900 Subject: [PATCH] Update nodejs_web_app.md --- docs/sources/examples/nodejs_web_app.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/sources/examples/nodejs_web_app.md b/docs/sources/examples/nodejs_web_app.md index 5d69fd713b..d634251fb8 100644 --- a/docs/sources/examples/nodejs_web_app.md +++ b/docs/sources/examples/nodejs_web_app.md @@ -188,5 +188,4 @@ Now you can call your app using `curl` (install if needed via: We hope this tutorial helped you get up and running with Node.js and CentOS on Docker. You can get the full source code at -[https://github.com/gasi/docker-node-hello](https://github.com/gasi/docker-node-hello). - +[https://github.com/enokd/docker-node-hello/](https://github.com/enokd/docker-node-hello/).