diff --git a/www/docs/generative-prompts.mdx b/www/docs/generative-prompts.mdx index 37aaa7eb..35425234 100644 --- a/www/docs/generative-prompts.mdx +++ b/www/docs/generative-prompts.mdx @@ -18,7 +18,7 @@ and effective outputs for complex scenarios. + href="/docs/prompts/vectara-prompt-engine"> Empower your applications with customizable prompt templates. @@ -28,7 +28,7 @@ and effective outputs for complex scenarios. + href="/docs/prompts/custom-prompts-with-metadata"> Unlock powerful customization options by integrating metadata directly into your prompts. diff --git a/www/docusaurus.config.js b/www/docusaurus.config.js index f2b10039..68b0458d 100644 --- a/www/docusaurus.config.js +++ b/www/docusaurus.config.js @@ -301,15 +301,15 @@ ${content} items: [ { label: "About", - to: "https://vectara.com/about-vectara/", + to: "https://www.vectara.com/company/about-us/", }, { label: "Careers and Culture", - to: "https://vectara.com/careers/", + to: "https://www.vectara.com/company/careers-and-culture/", }, { label: "Contact Us", - to: "https://vectara.com/contact-us/", + to: "https://www.vectara.com/contact-us/", }, ], }, @@ -318,19 +318,19 @@ ${content} items: [ { label: "Trust and Security", - href: "https://vectara.com/legal/security-at-vectara/", + href: "https://www.vectara.com/legal/security-at-vectara/", }, { label: "Privacy Policy", - href: "https://vectara.com/legal/privacy-policy/", + href: "https://www.vectara.com/legal/privacy-policy/", }, { label: "Terms", - href: "https://vectara.com/legal/terms-of-service/", + href: "https://www.vectara.com/legal/terms-of-service/", }, { label: "FAQs", - href: "https://vectara.com/faqs/", + href: "https://www.vectara.com/faqs/", }, ], }, @@ -339,15 +339,15 @@ ${content} items: [ { label: "LinkedIn", - href: "https://linkedin.com/company/vectara", + href: "https://www.linkedin.com/company/vectara/", }, { label: "Facebook", href: "https://www.facebook.com/vectara/", }, { - label: "Twitter", - href: "https://twitter.com/vectara", + label: "X", + href: "https://x.com/vectara", }, { label: "Youtube",