diff --git a/docs/docs/legal/introduction.mdx b/docs/docs/legal/introduction.mdx
index ef92840c0c..00bebc4a6a 100644
--- a/docs/docs/legal/introduction.mdx
+++ b/docs/docs/legal/introduction.mdx
@@ -16,6 +16,7 @@ All documents will be provided in English language.
+
diff --git a/docs/docs/legal/service-level-description.md b/docs/docs/legal/service-level-description.md
index 6fa824b7a5..4e0a9c9fd9 100644
--- a/docs/docs/legal/service-level-description.md
+++ b/docs/docs/legal/service-level-description.md
@@ -3,12 +3,6 @@ title: Service Level
custom_edit_url: null
---
-:::note
-
-This document describes the current version of our offering. For terms regarding to our previous offering, which is being shut down on 31.12.2022, please refer to the [agreements under docs-v1.zitadel.com](https://docs-v1.zitadel.com/).
-
-:::
-
## Introduction
This annex of the [Framework Agreement](terms-of-service) describes the service levels offered by us for our Services (ZITADEL Cloud).
diff --git a/docs/docs/legal/support-services.md b/docs/docs/legal/support-services.md
index ce9d37e56a..a5aa586726 100644
--- a/docs/docs/legal/support-services.md
+++ b/docs/docs/legal/support-services.md
@@ -3,12 +3,6 @@ title: Support Services
custom_edit_url: null
---
-:::note
-
-This document describes the current version of our offering. For terms regarding to our previous offering, which is being shut down on 31.12.2022, please refer to the [agreements under docs-v1.zitadel.com](https://docs-v1.zitadel.com/).
-
-:::
-
## Introduction
This annex of the [Framework Agreement](terms-of-service) and the [Support Service Terms and Conditions](terms-support-service) describes the support services offered by us for our Services.
diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js
index 5c546c8974..e2931016ae 100644
--- a/docs/docusaurus.config.js
+++ b/docs/docusaurus.config.js
@@ -183,11 +183,7 @@ module.exports = {
{
label: "Status",
href: "https://status.zitadel.com/",
- },
- {
- label: "Docs v1 (deprecated)",
- href: "https://docs-v1.zitadel.com/",
- },
+ }
],
},
],