diff --git a/apps/browser/README.md b/apps/browser/README.md index 3ec5e544547..863839fd800 100644 --- a/apps/browser/README.md +++ b/apps/browser/README.md @@ -19,4 +19,4 @@ The Bitwarden browser extension is written using the Web Extension API and Angul ## Documentation -Please refer to the [Browser section](https://contributing.bitwarden.com/clients/browser/) of the [Contributing Documentation](https://contributing.bitwarden.com/) for build instructions, recommended tooling, code style tips, and lots of other great information to get you started. +Please refer to the [Browser section](https://contributing.bitwarden.com/docs/clients/browser/) of the [Contributing Documentation](https://contributing.bitwarden.com/) for build instructions, recommended tooling, code style tips, and lots of other great information to get you started. diff --git a/apps/cli/README.md b/apps/cli/README.md index fee24dc4692..49af8791e67 100644 --- a/apps/cli/README.md +++ b/apps/cli/README.md @@ -11,7 +11,7 @@ The Bitwarden CLI is a powerful, full-featured command-line interface (CLI) tool ## Developer Documentation -Please refer to the [CLI section](https://contributing.bitwarden.com/clients/cli/) of the [Contributing Documentation](https://contributing.bitwarden.com/) for build instructions, recommended tooling, code style tips, and lots of other great information to get you started. +Please refer to the [CLI section](https://contributing.bitwarden.com/docs/clients/cli/) of the [Contributing Documentation](https://contributing.bitwarden.com/) for build instructions, recommended tooling, code style tips, and lots of other great information to get you started. ## User Documentation diff --git a/apps/desktop/README.md b/apps/desktop/README.md index e9dd821e1a5..ebde78b7698 100644 --- a/apps/desktop/README.md +++ b/apps/desktop/README.md @@ -12,4 +12,4 @@ The Bitwarden desktop app is written using Electron and Angular. The application ## Documentation -Please refer to the [Desktop section](https://contributing.bitwarden.com/clients/desktop/) of the [Contributing Documentation](https://contributing.bitwarden.com/) for build instructions, recommended tooling, code style tips, and lots of other great information to get you started. +Please refer to the [Desktop section](https://contributing.bitwarden.com/docs/clients/desktop/) of the [Contributing Documentation](https://contributing.bitwarden.com/) for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.