Skip to content

Commit c979ba9

Browse files
eladbjcrugzz
authored andcommitted
Update README.md (http-party#1131)
Update link to properties
1 parent e6f24ba commit c979ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Click [here](UPGRADING.md)
5353
### Core Concept
5454

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

5858
```javascript
5959
var httpProxy = require('http-proxy');

0 commit comments

Comments
 (0)