From 04913b7b7e8a4dbe974259b2037df2e00aa11133 Mon Sep 17 00:00:00 2001 From: ModupeD Date: Fri, 4 Aug 2023 09:09:20 -0400 Subject: [PATCH] Updated Sidebar and Redis Links Signed-off-by: ModupeD --- docs/deployment/flightcontrol.md | 2 +- microsite/sidebars.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/deployment/flightcontrol.md b/docs/deployment/flightcontrol.md index 76dbd95984..482e9341ea 100644 --- a/docs/deployment/flightcontrol.md +++ b/docs/deployment/flightcontrol.md @@ -70,7 +70,7 @@ Before you begin, make sure you have a [Flightcontrol account](https://app.fligh # Databases and Redis -If you need a database or Redis for your Backstage plugins, you can easily add those to your Flightcontrol deployment. For more information, see [the flightcontrol docs](https://www.flightcontrol.dev/docs/guides/flightcontrol/using-code#redis?ref=backstage). +If you need a database or Redis for your Backstage plugins, you can easily add those to your Flightcontrol deployment. For more information, see [the flightcontrol docs](https://www.flightcontrol.dev/docs/guides/flightcontrol/using-code?ref=backstage#redis). ## Troubleshooting diff --git a/microsite/sidebars.json b/microsite/sidebars.json index 80ca42a25c..198195eea1 100644 --- a/microsite/sidebars.json +++ b/microsite/sidebars.json @@ -328,10 +328,10 @@ "deployment/index", "deployment/scaling", "deployment/docker", - "deployment/flightcontrol", "deployment/k8s", "deployment/heroku", "deployment/koyeb", + "deployment/flightcontrol", { "type": "category", "label": "Using Backstage Deploy (alpha)",