rename template extensions->templating extensions in docs

Signed-off-by: Matt Benson <gudnabrsam@gmail.com>
This commit is contained in:
Matt Benson
2025-05-02 10:23:47 -05:00
parent 41380bdcc4
commit f20bebc941
5 changed files with 12 additions and 8 deletions
+4
View File
@@ -269,6 +269,10 @@ const config: Config = {
from: '/docs/plugins/url-reader/',
to: '/docs/backend-system/core-services/url-reader',
},
{
from: '/docs/features/software-templates/template-extensions/',
to: '/docs/features/software-templates/templating-extensions',
},
],
}),
[