From 9fba71437de4ca3ff68b5ac6e99f2f6e38c04a5d 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 Upstream-commit: 2d1ec162be15d6d1107d4775d75744c9d23f8478 Component: engine --- components/engine/docs/sources/examples/nodejs_web_app.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/components/engine/docs/sources/examples/nodejs_web_app.md b/components/engine/docs/sources/examples/nodejs_web_app.md index 5d69fd713b..d634251fb8 100644 --- a/components/engine/docs/sources/examples/nodejs_web_app.md +++ b/components/engine/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/).