We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6f24ba commit c979ba9Copy full SHA for c979ba9
README.md
@@ -53,7 +53,7 @@ Click [here](UPGRADING.md)
53
### Core Concept
54
55
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))
+an `options` object as argument ([valid properties are available here](lib/http-proxy.js#L22-L50))
57
58
```javascript
59
var httpProxy = require('http-proxy');
0 commit comments