diff --git a/README.md b/README.md index 75597e4..6473b72 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@

- - - Requestly Logo + + + Requestly Logo

@@ -52,7 +52,7 @@ Npm (Version: 10.8.2) 1. Clone the repo ``` -git clone https://github.com/requestly/requestly-desktop-app.git +git clone https://github.com/requestly/http-interceptor-desktop-app.git ``` 2. Clone requestly-proxy. (Should be cloned in the same folder for development) diff --git a/package.json b/package.json index 74daf38..681e070 100644 --- a/package.json +++ b/package.json @@ -153,12 +153,12 @@ "provider": "github", "releaseType": "release", "owner": "requestly", - "repo": "requestly-desktop-app" + "repo": "http-interceptor-desktop-app" } }, "repository": { "type": "git", - "url": "git+https://github.com/requestly/requestly-desktop-app.git" + "url": "git+https://github.com/requestly/http-interceptor-desktop-app.git" }, "author": { "name": "BrowserStack Inc.",