Fixed duplicate route warning for TechDocs Addons documentation in Docusaurus

Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
This commit is contained in:
Aditya Kumar
2025-09-04 14:40:48 +05:30
parent 4f83da1f7d
commit 01bf98c778
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ description: How to find, use, or create TechDocs Addons.
---
:::info
This documentation is written for [the new frontend system](../../frontend-system/index.md) which is still in alpha and is only supported by a small number of plugins.
This documentation is written for [the new frontend system](../../frontend-system/index.md) which is still in alpha and is only supported by a small number of plugins. If you are on the [old frontend system](./getting-started.md#adding-techdocs-frontend-plugin) you may want to read [its own article](./addons.md) instead.
:::
## Concepts
+1 -1
View File
@@ -1,5 +1,5 @@
---
id: addons
id: addons--old
title: TechDocs Addons
description: How to find, use, or create TechDocs Addons.
---