Skip to content

Commit 90d1b3a

Browse files
authored
feat: improve docs
1 parent ebb68fa commit 90d1b3a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
44
[![Lean](https://img.shields.io/badge/Lean-4.0+-blue.svg)](https://leanprover.github.io/)
55
[![Rust](https://img.shields.io/badge/Rust-1.70+-orange.svg)](https://www.rust-lang.org/)
6-
[![Security](https://img.shields.io/badge/Security-Audited-green.svg)](https://github.com/SentinelOps-Remote-CI/security-envelopes/security)
7-
[![Coverage](https://img.shields.io/badge/Coverage-95%25-brightgreen.svg)](https://github.com/SentinelOps-Remote-CI/security-envelopes/security/actions/workflows/ci.yml)
6+
[![Security](https://img.shields.io/badge/Security-Audited-green.svg)](https://github.com/SentinelOps-CI/security-envelopes/security)
7+
[![Coverage](https://img.shields.io/badge/Coverage-95%25-brightgreen.svg)](https://github.com/SentinelOps-CI/security-envelopes/security/actions/workflows/ci.yml)
88

99
**Formally verified deployment-boundary guarantees: RBAC, tenant isolation, SGX/SEV attestation, and compliance artifact generation with machine-checked proofs.**
1010

@@ -87,7 +87,7 @@ Security Envelopes provides a framework for proving and enforcing deployment-bou
8787

8888
```bash
8989
# Clone the repository
90-
git clone https://github.com/SentinelOps-Remote-CI/security-envelopes/security.git
90+
git clone https://github.com/SentinelOps-CI/security-envelopes/security.git
9191

9292
# Install Lean
9393
curl https://raw.githubusercontent.com/leanprover/elan/master/elan-init.sh -sSf | sh

0 commit comments

Comments
 (0)