Error: Application error: a client-side exception has occurred while loading mistral.ai
Probably due to a trailing slash in: process.env.MISTRAL_URL
Reproductible from https://docs.mistral.ai/
{ label: 'Le Chat', href: `${MISTRAL_URL}/products/le-chat` }

Error:
Application error: a client-side exception has occurred while loading mistral.aiProbably due to a trailing slash in:
process.env.MISTRAL_URLReproductible from https://docs.mistral.ai/
platform-docs-public/src/components/layout/footer/index.tsx
Line 155 in e2de586