From 912f3b0d4615b72df92cdd88be0a077ae835efd4 Mon Sep 17 00:00:00 2001
From: Oscar Hinton
-
-
+
+
diff --git a/apps/browser/README.md b/apps/browser/README.md
index 7ec99844ef..90a46e8dfb 100644
--- a/apps/browser/README.md
+++ b/apps/browser/README.md
@@ -1,4 +1,4 @@
-[![Github Workflow build browser on master](https://github.com/bitwarden/bitwarden/actions/workflows/build-browser.yml/badge.svg?branch=master)](https://github.com/bitwarden/bitwarden/actions/workflows/build-browser.yml?query=branch:master)
+[![Github Workflow build browser on master](https://github.com/bitwarden/clients/actions/workflows/build-browser.yml/badge.svg?branch=master)](https://github.com/bitwarden/clients/actions/workflows/build-browser.yml?query=branch:master)
[![Crowdin](https://d322cqt584bo4o.cloudfront.net/bitwarden-browser/localized.svg)](https://crowdin.com/project/bitwarden-browser)
[![Join the chat at https://gitter.im/bitwarden/Lobby](https://badges.gitter.im/bitwarden/Lobby.svg)](https://gitter.im/bitwarden/Lobby)
diff --git a/package-lock.json b/package-lock.json
index bcb0283521..90f8fcf926 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,11 +1,11 @@
{
- "name": "@bitwarden/bitwarden",
+ "name": "@bitwarden/clients",
"version": "0.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
- "name": "@bitwarden/bitwarden",
+ "name": "@bitwarden/clients",
"version": "0.0.0",
"license": "GPL-3.0",
"devDependencies": {
diff --git a/package.json b/package.json
index c905d863ac..dd782d2c7c 100644
--- a/package.json
+++ b/package.json
@@ -1,15 +1,15 @@
{
- "name": "@bitwarden/bitwarden",
+ "name": "@bitwarden/clients",
"version": "0.0.0",
"description": "Bitwarden Client Applications",
"repository": {
"type": "git",
- "url": "git+https://github.com/bitwarden/bitwarden.git"
+ "url": "git+https://github.com/bitwarden/clients.git"
},
"author": "Bitwarden Inc.