docs: redirect gateway/security/formal-verification

This commit is contained in:
vignesh07 2026-01-26 21:28:31 -08:00
parent 3b0c80ce24
commit f5dfbba59c

View File

@ -0,0 +1,12 @@
---
title: Formal Verification (Security Models)
summary: Redirect to the canonical Formal Verification page.
permalink: /gateway/security/formal-verification/
---
This page moved to: [/security/formal-verification/](/security/formal-verification/)
<script>
// Best-effort client-side redirect for Mintlify/Next.
window.location.replace("/security/formal-verification/");
</script>