diff --git a/docs/security/CONTRIBUTING-THREAT-MODEL.md b/docs/security/CONTRIBUTING-THREAT-MODEL.md index 884a8ff9bcd..bba67aa46fb 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](./THREAT-MODEL-ATLAS.md) +- [OpenClaw Threat Model](/security/THREAT-MODEL-ATLAS) ## Contact diff --git a/docs/security/README.md b/docs/security/README.md index a5ab9e14092..2a8b5f45410 100644 --- a/docs/security/README.md +++ b/docs/security/README.md @@ -4,8 +4,8 @@ ## Documents -- [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 +- [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 ## Reporting Vulnerabilities diff --git a/docs/security/THREAT-MODEL-ATLAS.md b/docs/security/THREAT-MODEL-ATLAS.md index c5d0387a51e..3b3cbd20bd8 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](./CONTRIBUTING-THREAT-MODEL.md) for guidelines on contributing: +This is a living document maintained by the OpenClaw community. See [CONTRIBUTING-THREAT-MODEL.md](/security/CONTRIBUTING-THREAT-MODEL) for guidelines on contributing: - Reporting new threats - Updating existing threats