Skip to content

Commit 7eae6a2

Browse files
authored
Merge pull request #32 from atomicpages/patch-1
Update browsermob-proxy URL
2 parents 741b791 + 9da80e2 commit 7eae6a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
NodeJS bindings for browsermob-proxy to programmatically generate HAR files
22
===========================
33

4-
1. First see [browsermob-proxy](https://github.com/webmetrics/browsermob-proxy)
4+
1. First see [browsermob-proxy](https://github.com/lightbody/browsermob-proxy)
55

66
2. Then visit [Selenium](http://seleniumhq.org) or [CasperJS](http://casperjs.org)
77

@@ -412,4 +412,4 @@ Full API
412412
* PORT of proxy for this command
413413
* REWRITE_OBJ an object with 2 mandatory keys: matchRegex and replace. Any set keys will be set on the specified proxy port
414414
* CALLBACK(ERROR) function
415-
1. ERROR string if there was an error
415+
1. ERROR string if there was an error

0 commit comments

Comments
 (0)