Skip to content

Commit be52bee

Browse files
committed
fix: update repository URL
1 parent 864ca76 commit be52bee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
***
44

5-
[![Known Vulnerabilities](https://snyk.io/test/github/snyk-tech-services/snyk-request-manager/badge.svg)](https://snyk.io/test/github/snyk-tech-services/snyk-request-manager)
5+
[![Known Vulnerabilities](https://snyk.io/test/github/snyk-labs/snyk-request-manager/badge.svg)](https://snyk.io/test/github/snyk-labs/snyk-request-manager)
66
[![Actively Maintained](https://img.shields.io/badge/Maintenance%20Level-Actively%20Maintained-green.svg)](https://gist.github.com/cheerfulstoic/d107229326a01ff0f333a1d3476e068d)
77

88
Snyk helps you find, fix and monitor for known vulnerabilities in your dependencies, both on an ad hoc basis and as part of your CI (Build) system.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"types": "./dist/index.d.ts",
2020
"repository": {
2121
"type": "git",
22-
"url": "https://github.com/snyk-tech-services/snyk-request-manager"
22+
"url": "https://github.com/snyk-labs/snyk-request-manager"
2323
},
2424
"author": "Snyk Tech Services",
2525
"license": "Apache-2.0",
@@ -30,7 +30,7 @@
3030
"bin",
3131
"dist"
3232
],
33-
"homepage": "https://github.com/snyk-tech-services/snyk-request-manager#readme",
33+
"homepage": "https://github.com/snyk-labs/snyk-request-manager#readme",
3434
"dependencies": {
3535
"@snyk/configstore": "^3.2.0-rc1",
3636
"@types/babel__traverse": "7.17.1",

0 commit comments

Comments
 (0)