diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index ebd154bd1..94f1f3218 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -9,8 +9,8 @@ body:
         This form is only for submitting bug reports. If you have a usage question
         or are unsure if this is really a bug, make sure to:
 
-        - Read the [docs](https://devtools.vuejs.org/)
-        - Read the [FAQ](https://devtools.vuejs.org/guide/faq.html)
+        - Read the [docs](https://devtools-v6.vuejs.org/)
+        - Read the [FAQ](https://devtools-v6.vuejs.org/guide/faq.html)
         - Ask on [GitHub Discussions](https://github.com/vuejs/devtools/discussions)
         - Ask on [Discord Chat](https://chat.vuejs.org/)
 
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index 3a4001789..9facb5718 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -1,7 +1,7 @@
 blank_issues_enabled: false
 contact_links:
   - name: I have a performance issue
-    url: https://devtools.vuejs.org/guide/devtools-perf.html
+    url: https://devtools-v6.vuejs.org/guide/devtools-perf.html
     about: Follow the guide to share performance profiling data with us!
   - name: Questions & Discussions
     url: https://github.com/vuejs/devtools/discussions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml
index b52c4120f..53936d1f0 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.yml
+++ b/.github/ISSUE_TEMPLATE/feature_request.yml
@@ -10,8 +10,8 @@ body:
          This form is only for submitting feature requests. If you have a usage question
          or are unsure if this is really a bug, make sure to:
 
-         - Read the [docs](https://devtools.vuejs.org/)
-         - Read the [FAQ](https://devtools.vuejs.org/guide/faq.html)
+         - Read the [docs](https://devtools-v6.vuejs.org/)
+         - Read the [FAQ](https://devtools-v6.vuejs.org/guide/faq.html)
          - Ask on [GitHub Discussions](https://github.com/vuejs/devtools/discussions)
          - Ask on [Discord Chat](https://chat.vuejs.org/)
 
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 4f8b07771..85fa89b72 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -19,8 +19,8 @@
 
 ### Before submitting the PR, please make sure you do the following
 
-- [ ] Read the [Contributing Guidelines](https://devtools.vuejs.org/guide/contributing.html).
-- [ ] Read the [Pull Request Guidelines](https://devtools.vuejs.org/guide/contributing.html#pull-request-guidelines) and follow the [Commit Convention](https://github.com/vuejs/devtools/blob/main/.github/commit-convention.md).
+- [ ] Read the [Contributing Guidelines](https://devtools-v6.vuejs.org/guide/contributing.html).
+- [ ] Read the [Pull Request Guidelines](https://devtools-v6.vuejs.org/guide/contributing.html#pull-request-guidelines) and follow the [Commit Convention](https://github.com/vuejs/devtools/blob/main/.github/commit-convention.md).
 - [ ] Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
 - [ ] Provide a description in this PR that addresses **what** the PR is solving, or reference the issue that it solves (e.g. `fixes #123`).
 <!-- @TODO tests - [ ] Ideally, include relevant tests that fail without this PR but pass with it. -->
diff --git a/README.md b/README.md
index ffccc237d..1246b42f4 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ We have a brand new version of Devtools being developed at [vuejs/devtools-next]
 
 ![screenshot](./media/screenshot-shadow.png)
 
-[Documentation](https://devtools.vuejs.org/) | [Install the extension](https://devtools.vuejs.org/guide/installation.html)
+[Documentation](https://devtools-v6.vuejs.org/) | [Install the extension](https://devtools-v6.vuejs.org/guide/installation.html)
 
 ## Monorepo
 
@@ -29,7 +29,7 @@ We have a brand new version of Devtools being developed at [vuejs/devtools-next]
 
 ## Contributing
 
-See the [Contributing guide](https://devtools.vuejs.org/guide/contributing.html).
+See the [Contributing guide](https://devtools-v6.vuejs.org/guide/contributing.html).
 
 ## License
 
diff --git a/packages/app-frontend/src/features/header/AppHeader.vue b/packages/app-frontend/src/features/header/AppHeader.vue
index b363e1c1b..bdb9cb751 100644
--- a/packages/app-frontend/src/features/header/AppHeader.vue
+++ b/packages/app-frontend/src/features/header/AppHeader.vue
@@ -219,7 +219,7 @@ export default defineComponent({
       <div class="border-t border-gray-200 dark:border-gray-700 my-1" />
 
       <VueDropdownButton
-        href="https://devtools.vuejs.org"
+        href="https://devtools-v6.vuejs.org"
         target="_blank"
         icon-left="description"
         icon-right="open_in_new"
diff --git a/packages/app-frontend/src/features/plugin/PluginHome.vue b/packages/app-frontend/src/features/plugin/PluginHome.vue
index 321fc5833..d403870e2 100644
--- a/packages/app-frontend/src/features/plugin/PluginHome.vue
+++ b/packages/app-frontend/src/features/plugin/PluginHome.vue
@@ -32,7 +32,7 @@ export default defineComponent({
     </div>
 
     <VueButton
-      href="https://devtools.vuejs.org/plugin/plugins-guide.html"
+      href="https://devtools-v6.vuejs.org/plugin/plugins-guide.html"
       target="_blank"
       class="primary"
     >
diff --git a/packages/app-frontend/src/features/welcome/WelcomeSlideshow.vue b/packages/app-frontend/src/features/welcome/WelcomeSlideshow.vue
index 06e600532..e97990784 100644
--- a/packages/app-frontend/src/features/welcome/WelcomeSlideshow.vue
+++ b/packages/app-frontend/src/features/welcome/WelcomeSlideshow.vue
@@ -102,7 +102,7 @@ export default defineComponent({
         <template v-if="step === 5">
           <p>
             Any Vue plugin and library can now integrate with the devtools via its <a
-              href="https://devtools.vuejs.org/plugin/plugins-guide.html"
+              href="https://devtools-v6.vuejs.org/plugin/plugins-guide.html"
               target="_blank"
             >Plugin API</a>.
           </p>
@@ -144,7 +144,7 @@ export default defineComponent({
         <template v-if="step === 8">
           <p>
             Using the <a
-              href="https://devtools.vuejs.org/plugin/plugins-guide.html"
+              href="https://devtools-v6.vuejs.org/plugin/plugins-guide.html"
               target="_blank"
             >Devtools Plugin API</a>, third-party libraries can also add layers and events to the Timeline.
           </p>
@@ -184,7 +184,7 @@ export default defineComponent({
 
           <p>
             In case something doesn't work with your project, you can use the <a
-              href="https://devtools.vuejs.org/guide/installation.html#legacy"
+              href="https://devtools-v6.vuejs.org/guide/installation.html#legacy"
               target="_blank"
             >Legacy version</a> and <a
               href="https://github.com/vuejs/devtools/issues/new/choose"
diff --git a/packages/docs/src/guide/contributing.md b/packages/docs/src/guide/contributing.md
index bcbb83bb6..93fd65501 100644
--- a/packages/docs/src/guide/contributing.md
+++ b/packages/docs/src/guide/contributing.md
@@ -63,7 +63,7 @@ Thank you for your code contribution! Before opening a PR, please make sure to r
 This is useful when you want to build the extension with the source repo to get not-yet-released features.
 
 1. Clone this repo
-2. `cd devtools` the newly created folder
+2. `cd devtools-v6` the newly created folder
 3. run `yarn install`
 4. then run `yarn run build:watch` & `yarn run dev:chrome` in parallel
 5. Open the Chrome extension page (currently under `Menu` > `More Tools` > `Extensions`)
@@ -93,6 +93,6 @@ This is useful when you want to build the extension with the source repo to get
 ## Docs development
 
 1. Clone this repo
-2. `cd devtools` the newly created folder
+2. `cd devtools-v6` the newly created folder
 3. run `yarn install`
 4. run `docs:dev`
diff --git a/packages/shared-utils/src/util.ts b/packages/shared-utils/src/util.ts
index 61fc5f842..b50363b24 100644
--- a/packages/shared-utils/src/util.ts
+++ b/packages/shared-utils/src/util.ts
@@ -803,7 +803,7 @@ export function openInEditor(file) {
       } else {
         console.log('%c' + msg, 'color:red')
       }
-      console.log('Check the setup of your project, see https://devtools.vuejs.org/guide/open-in-editor.html')
+      console.log('Check the setup of your project, see https://devtools-v6.vuejs.org/guide/open-in-editor.html')
     }
   })`
   if (isChrome) {
diff --git a/packages/shell-chrome/popups/enabled.html b/packages/shell-chrome/popups/enabled.html
index a8ac2725f..aec55a678 100644
--- a/packages/shell-chrome/popups/enabled.html
+++ b/packages/shell-chrome/popups/enabled.html
@@ -13,7 +13,7 @@
     </p>
     
     <p>
-      <a href="https://devtools.vuejs.org/guide/faq.html#the-vue-devtools-don-t-show-up" target="_blank">Troubleshooting</a>
+      <a href="https://devtools-v6.vuejs.org/guide/faq.html#the-vue-devtools-don-t-show-up" target="_blank">Troubleshooting</a>
     </p>
   </div>
 </div>
diff --git a/packages/shell-chrome/popups/enabled.nuxt.html b/packages/shell-chrome/popups/enabled.nuxt.html
index a8ad11390..c924ec44e 100644
--- a/packages/shell-chrome/popups/enabled.nuxt.html
+++ b/packages/shell-chrome/popups/enabled.nuxt.html
@@ -13,7 +13,7 @@
     </p>
     
     <p>
-      <a href="https://devtools.vuejs.org/guide/faq.html#the-vue-devtools-don-t-show-up" target="_blank">Troubleshooting</a>
+      <a href="https://devtools-v6.vuejs.org/guide/faq.html#the-vue-devtools-don-t-show-up" target="_blank">Troubleshooting</a>
     </p>
   </div>
 </div>