Commit 2cd8256c authored by indexzero's avatar indexzero

[minor] Small update to bin/node-http-proxy

parent 6c1c5544
......@@ -4,7 +4,7 @@ var path = require('path'),
fs = require('fs'),
util = require('util'),
argv = require('optimist').argv,
httpProxy = require('./../lib/node-http-proxy');
httpProxy = require('../lib/node-http-proxy');
var help = [
"usage: node-http-proxy [options] ",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment