docs: hide old pricing page

This commit is contained in:
Fabienne
2025-06-12 09:56:43 +02:00
parent c907a4e826
commit 39773c790e
2 changed files with 6 additions and 0 deletions

View File

@@ -2,9 +2,11 @@
title: Pricing and billing of ZITADEL services
sidebar_label: Billing (Archived)
custom_edit_url: null
sidebar_class_name: hidden
---
Last updated on November 15, 2023
Valid for customers created before: June 30, 2025
This annex of the [Framework Agreement](../terms-of-service) describes the pricing and billing of our Services.

View File

@@ -644,4 +644,8 @@ p strong {
table#zitadel-versions td {
vertical-align: top;
}
.hidden {
display: none !important;
}