From 32c6abc8d4631886db50c5dc714ecfdf4c22042c Mon Sep 17 00:00:00 2001 From: Kallyn Gowdy Date: Fri, 25 Oct 2024 16:48:52 -0400 Subject: [PATCH] docs: Fix broken links in the footer --- docs/docusaurus.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index c0f36458cd..9eecafc9a2 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -66,11 +66,11 @@ export default { }, { label: 'Actions', - to: 'actions', + to: 'actions/ai', }, { label: 'Listen Tags', - to: 'listen-tags', + to: 'tags/listen', }, { label: 'Variables',