some small docs tweaks

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2023-01-31 09:52:09 +01:00
parent 0fcedaa881
commit ef6dc0a617
3 changed files with 155 additions and 47 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ id: index
title: The Backend System
sidebar_label: Overview
# prettier-ignore
description: The backend system
description: The Backend System
---
> **DISCLAIMER: The new backend system is under active development and is not considered stable**
@@ -12,4 +12,4 @@ description: The backend system
The new backend system is under active development, and only a small number of plugins have been migrated so far. It is possible to try it out, but it is not recommended to use this new system in production yet.
You can find an example backend setup in [the backend-next package](https://github.com/backstage/backstage/tree/master/packages/backend-next).
You can find an example backend setup in [the `backend-next` package](https://github.com/backstage/backstage/tree/master/packages/backend-next).