fix: add redirect for broken voice transcription docs link (#6051)

This commit is contained in:
kiloconnect[bot]
2026-03-05 08:13:57 +00:00
parent 5a85a0d7c9
commit 9bb8bc1535
@@ -218,6 +218,12 @@ module.exports = [
basePath: false,
permanent: true,
},
{
source: "/docs/features/experimental/voice-transcription",
destination: "/docs/code-with-ai/features/speech-to-text",
basePath: false,
permanent: true,
},
// ============================================
// CUSTOMIZE - Context & Indexing