Skip to content

Commit 2970e3c

Browse files
committed
fix: EOL. Replaced browserstack links for badge
1 parent a9ff653 commit 2970e3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929

3030
- name: Lint and Unit tests
3131
working-directory: ./
32-
run: npm run test
32+
run: npm run test

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</p>
66

77
<p align="center">
8-
<a href="https://github.com/rchougule/requests-debugger/actions?query=workflow%3Aunit-tests"><img alt="unit-tests build status" src="https://github.com/rchougule/requests-debugger/workflows/unit-tests/badge.svg"></a>
8+
<a href="https://github.com/browserstack/requests-debugger/actions?query=workflow%3Aunit-tests"><img alt="unit-tests build status" src="https://github.com/browserstack/requests-debugger/workflows/unit-tests/badge.svg"></a>
99
</p>
1010

1111
### Tool for debugging client side failure of requests, leading to requests getting dropped or not reaching BrowserStack.

0 commit comments

Comments
 (0)