From 1e6d69265404ef76754e17eb22a3cc8a94bc8b99 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Tue, 8 Apr 2025 14:11:18 +0200 Subject: [PATCH] docs/frontend-system: new title for architecture migrations section to avoid confusion Signed-off-by: Patrik Oldsberg --- docs/frontend-system/architecture/60-migrations.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/frontend-system/architecture/60-migrations.md b/docs/frontend-system/architecture/60-migrations.md index 9e84899dc2..3a33e663f4 100644 --- a/docs/frontend-system/architecture/60-migrations.md +++ b/docs/frontend-system/architecture/60-migrations.md @@ -1,9 +1,9 @@ --- id: migrations -title: Frontend System Migrations -sidebar_label: Migrations +title: Frontend System Changelog +sidebar_label: Changelog # prettier-ignore -description: Migration documentation for different versions of the frontend system core APIs. +description: Changelog documentation for different versions of the frontend system core APIs. --- > **NOTE: The new frontend system is in alpha and is only supported by a small number of plugins.**