We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71d32be commit 74992d1Copy full SHA for 74992d1
README.md
@@ -18,11 +18,11 @@ This will install `http-server` globally so that it may be run from the command
18
19
http-server [path] [options]
20
21
-<img src="https://github.com/nodejitsu/http-server/raw/master/screenshots/start.png"/></img>
+<img src="https://github.com/nodeapps/http-server/raw/master/screenshots/start.png"/></img>
22
23
The entire /mypath tree will now be available at `http://localhost:8080/`.
24
25
-<img src="https://github.com/nodejitsu/http-server/raw/master/screenshots/directory.png"/></img>
+<img src="https://github.com/nodeapps/http-server/raw/master/screenshots/directory.png"/></img>
26
27
## Available Options:
28
0 commit comments