Skip to content

Commit

Permalink
Update README.md (http-party#1131)
Browse files Browse the repository at this point in the history
Update link to properties
  • Loading branch information
eladb authored and jcrugzz committed Jan 11, 2017
1 parent e6f24ba commit c979ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Click [here](UPGRADING.md)
### Core Concept

A new proxy is created by calling `createProxyServer` and passing
an `options` object as argument ([valid properties are available here](lib/http-proxy.js#L33-L50))
an `options` object as argument ([valid properties are available here](lib/http-proxy.js#L22-L50))

```javascript
var httpProxy = require('http-proxy');
Expand Down

0 comments on commit c979ba9

Please sign in to comment.