From 6affa12249f251bcda3cd5539e883cdafef864cc Mon Sep 17 00:00:00 2001 From: AmbrishRamachandiran Date: Mon, 6 Jan 2025 11:00:54 +0530 Subject: [PATCH] Updated docs of backstage conf Signed-off-by: AmbrishRamachandiran --- docs/conf/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf/index.md b/docs/conf/index.md index ef6faffd8b..659ffccfe3 100644 --- a/docs/conf/index.md +++ b/docs/conf/index.md @@ -61,7 +61,7 @@ More details are provided in dedicated sections of the documentation. - [Reading Configuration](./reading.md): How to read configuration in your plugin. -- [Writing Configuration](./writing.md): How to provide configuration for your +- [Writing Configuration](./writing.md): How to write configuration for your Backstage deployment. - [Defining Configuration](./defining.md): How to define a configuration schema for users of your plugin or package.