diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c794ae9..980f46d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,7 +14,7 @@ dev environment running and the checks your change needs to pass. ## Getting started ```bash -git clone https://github.com/hudsonbrendon/wisper.chat +git clone https://github.com/99labdev/wisper.chat cd wisper.chat pnpm install pnpm tauri dev # run the app with hot reload diff --git a/README.md b/README.md index 38c7873..c3dde4d 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@
- Download · + Download · Quick start · Build from source · Troubleshooting · @@ -24,15 +24,15 @@
--- @@ -113,7 +113,7 @@ until you press your hotkey. ## 🚀 Quick start -1. [Download](https://github.com/hudsonbrendon/wisper.chat/releases/latest) and +1. [Download](https://github.com/99labdev/wisper.chat/releases/latest) and install for your OS. 2. Launch it and complete the short onboarding. 3. Grant **Microphone** (and on macOS, **Accessibility**) permission — see @@ -125,7 +125,7 @@ until you press your hotkey. ## 📥 Install Grab the installer for your platform from the -[latest release](https://github.com/hudsonbrendon/wisper.chat/releases/latest): +[latest release](https://github.com/99labdev/wisper.chat/releases/latest): | Platform | Asset | | --------------------------------- | -------------------- | @@ -247,7 +247,7 @@ focus from the app you're typing into. [Tauri system dependencies](https://tauri.app/start/prerequisites/) for your OS. ```bash -git clone https://github.com/hudsonbrendon/wisper.chat.git +git clone https://github.com/99labdev/wisper.chat.git cd wisper.chat pnpm install pnpm tauri dev # run in development @@ -354,7 +354,7 @@ one-time step. Contributions are welcome! Please read [CONTRIBUTING.md](CONTRIBUTING.md), keep changes focused, and run the checks above before opening a PR. Bug reports and -feature ideas are great as [issues](https://github.com/hudsonbrendon/wisper.chat/issues). +feature ideas are great as [issues](https://github.com/99labdev/wisper.chat/issues). ## 📄 License diff --git a/site/assets/app.js b/site/assets/app.js index 03552dd..980fbe1 100644 --- a/site/assets/app.js +++ b/site/assets/app.js @@ -3,7 +3,7 @@ (function () { "use strict"; - var REPO = "hudsonbrendon/wisper.chat"; + var REPO = "99labdev/wisper.chat"; var FALLBACK_VERSION = "1.0.0"; var reduceMotion = diff --git a/site/index.html b/site/index.html index fb16095..9f66075 100644 --- a/site/index.html +++ b/site/index.html @@ -45,7 +45,7 @@