From d0063e769ea372ebdf89431f53d61bb390e6a675 Mon Sep 17 00:00:00 2001 From: Clawdoo <1075719810@qq.com> Date: Fri, 27 Feb 2026 00:07:15 +0800 Subject: [PATCH] Revert "docs: fix Mintlify-incompatible links in security docs" This reverts commit 5810918addc5b2b64f6aecf8f9d6bd5badd17fbe. --- docs/security/CONTRIBUTING-THREAT-MODEL.md | 2 +- docs/security/README.md | 4 ++-- docs/security/THREAT-MODEL-ATLAS.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/security/CONTRIBUTING-THREAT-MODEL.md b/docs/security/CONTRIBUTING-THREAT-MODEL.md index ba5a6e2d8df..884a8ff9bcd 100644 --- a/docs/security/CONTRIBUTING-THREAT-MODEL.md +++ b/docs/security/CONTRIBUTING-THREAT-MODEL.md @@ -77,7 +77,7 @@ If you're unsure about the risk level, just describe the impact and we'll assess - [ATLAS Website](https://atlas.mitre.org/) - [ATLAS Techniques](https://atlas.mitre.org/techniques/) - [ATLAS Case Studies](https://atlas.mitre.org/studies/) -- [OpenClaw Threat Model](/security/threat-model-atlas) +- [OpenClaw Threat Model](./THREAT-MODEL-ATLAS.md) ## Contact diff --git a/docs/security/README.md b/docs/security/README.md index 802bcbf27e0..a5ab9e14092 100644 --- a/docs/security/README.md +++ b/docs/security/README.md @@ -4,8 +4,8 @@ ## Documents -- [Threat Model](/security/threat-model-atlas) - MITRE ATLAS-based threat model for the OpenClaw ecosystem -- [Contributing to the Threat Model](/security/contributing-threat-model) - How to add threats, mitigations, and attack chains +- [Threat Model](./THREAT-MODEL-ATLAS.md) - MITRE ATLAS-based threat model for the OpenClaw ecosystem +- [Contributing to the Threat Model](./CONTRIBUTING-THREAT-MODEL.md) - How to add threats, mitigations, and attack chains ## Reporting Vulnerabilities diff --git a/docs/security/THREAT-MODEL-ATLAS.md b/docs/security/THREAT-MODEL-ATLAS.md index cff062bec6d..c5d0387a51e 100644 --- a/docs/security/THREAT-MODEL-ATLAS.md +++ b/docs/security/THREAT-MODEL-ATLAS.md @@ -21,7 +21,7 @@ This threat model is built on [MITRE ATLAS](https://atlas.mitre.org/), the indus ### Contributing to This Threat Model -This is a living document maintained by the OpenClaw community. See [CONTRIBUTING-THREAT-MODEL.md](/security/contributing-threat-model) for guidelines on contributing: +This is a living document maintained by the OpenClaw community. See [CONTRIBUTING-THREAT-MODEL.md](./CONTRIBUTING-THREAT-MODEL.md) for guidelines on contributing: - Reporting new threats - Updating existing threats