docs: redirect gateway/security/formal-verification (#2594)
parent
6c451f47f4
commit
9a2be717b7
|
|
@ -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>
|
||||||
Loading…
Reference in New Issue