diff --git a/content/ai_exchange/firebase.json b/content/ai_exchange/firebase.json index 8d4875b..b473d88 100644 --- a/content/ai_exchange/firebase.json +++ b/content/ai_exchange/firebase.json @@ -53,6 +53,11 @@ "destination": "/docs/ai_security_overview/#how-about-privacy", "type": 301 }, + { + "source": "/goto/genai/", + "destination": "/docs/ai_security_overview/#how-about-generative-ai-eg-llm", + "type": 301 + }, { "source": "/goto/responsibleai/", "destination": "/docs/ai_security_overview/#how-about-responsible-or-trustworthy-ai",