From 423a69ee293a1114bdf8cf641e978bb68c302f17 Mon Sep 17 00:00:00 2001 From: Ben Lesh Date: Wed, 20 Dec 2023 13:06:10 -0600 Subject: [PATCH] chore: Update repository url to match npm provenence --- packages/rxjs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/rxjs/package.json b/packages/rxjs/package.json index c331f77cc3..39d4b0f7df 100644 --- a/packages/rxjs/package.json +++ b/packages/rxjs/package.json @@ -88,7 +88,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/reactivex/rxjs.git", + "url": "https://github.com/ReactiveX/rxjs.git", "directory": "packages/rxjs" }, "keywords": [