Skip to content

Commit

Permalink
Moved Node.js instructions to be with its own repo
Browse files Browse the repository at this point in the history
  • Loading branch information
sspeiche committed May 14, 2015
1 parent 27f7dc9 commit 5ea1110
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 55 deletions.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ available on top of Kubernetes and Docker.
* [Hello OpenShift](./hello-openshift) is a simple Hello World style application that can be used to start a simple pod
* [OpenShift Sample](./sample-app) is an end-to-end application demonstrating the full
OpenShift v3 concept chain - images, builds, deployments, and templates.
* [Node.js echo Sample](./nodejs-echo) highlights the simple workflow from creating project, new app from GitHub, building, deploying, running and updating.
* [Node.js echo Sample](https://github.com/openshift/nodejs-example) highlights the simple workflow from creating project, new app from GitHub, building, deploying, running and updating.
54 changes: 0 additions & 54 deletions examples/nodejs-echo/README.md

This file was deleted.

0 comments on commit 5ea1110

Please sign in to comment.