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.
2 parents 741b791 + 9da80e2 commit 7eae6a2Copy full SHA for 7eae6a2
README.md
@@ -1,7 +1,7 @@
1
NodeJS bindings for browsermob-proxy to programmatically generate HAR files
2
===========================
3
4
-1. First see [browsermob-proxy](https://github.com/webmetrics/browsermob-proxy)
+1. First see [browsermob-proxy](https://github.com/lightbody/browsermob-proxy)
5
6
2. Then visit [Selenium](http://seleniumhq.org) or [CasperJS](http://casperjs.org)
7
@@ -412,4 +412,4 @@ Full API
412
* PORT of proxy for this command
413
* REWRITE_OBJ an object with 2 mandatory keys: matchRegex and replace. Any set keys will be set on the specified proxy port
414
* CALLBACK(ERROR) function
415
- 1. ERROR string if there was an error
+ 1. ERROR string if there was an error
0 commit comments