summaryrefslogtreecommitdiffstats
path: root/Services/nodejs
diff options
context:
space:
mode:
authorstartxfr <clarue@startx.fr>2015-12-05 03:57:20 +0100
committerstartxfr <clarue@startx.fr>2015-12-05 03:57:20 +0100
commit39b6d51215a88861caf57b0df9d34280a519a048 (patch)
treed0cef3fb51b527817c223db5bf8cbe568e8aa016 /Services/nodejs
parent2823bde8e398dc6cc50b28edb6f3446f227cb275 (diff)
downloadphpmyadmin-39b6d51215a88861caf57b0df9d34280a519a048.tar.gz
phpmyadmin-39b6d51215a88861caf57b0df9d34280a519a048.tar.bz2
phpmyadmin-39b6d51215a88861caf57b0df9d34280a519a048.tar.xz
phpmyadmin-39b6d51215a88861caf57b0df9d34280a519a048.zip
improving php README.md
Diffstat (limited to 'Services/nodejs')
-rw-r--r--Services/nodejs/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Services/nodejs/README.md b/Services/nodejs/README.md
index ca782e6..282df94 100644
--- a/Services/nodejs/README.md
+++ b/Services/nodejs/README.md
@@ -10,7 +10,7 @@ weight=3
# Docker OS Images : NODEJS
Simple and lightweight (190Mo) container used to run server side executed javascript content. include all nodejs and npm dependency.
-Run [nodejs main app.js](https://httpd.nodejs.org/) under a container based on [startx/fedora container](https://hub.docker.com/r/startx/fedora). Could use various network protocol (like http, websocket, smtp, telnet) according to the content of the running app.
+Run [nodejs main app.js](https://www.nodejs.org/) under a container based on [startx/fedora container](https://hub.docker.com/r/startx/fedora). Could use various network protocol (like http, websocket, smtp, telnet) according to the content of the running app.
| [![Build Status](https://travis-ci.org/startxfr/docker-images.svg)](https://travis-ci.org/startxfr/docker-images) | [Dockerhub Registry](https://hub.docker.com/r/startx/sv-nodejs/) | [Sources](https://github.com/startxfr/docker-images/Services/nodejs) | [STARTX Profile](https://github.com/startxfr) |
|-------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------|----------------------------------------------------------------------------------|-----------------------------------------------|