Skip to content

docs(encryption): fix dead Technical Design link (404) in EN/ZH encryption pages#2325

Closed
r266-tech wants to merge 4 commits into
volcengine:mainfrom
r266-tech:docs-fix-encryption-design-deadlink
Closed

docs(encryption): fix dead Technical Design link (404) in EN/ZH encryption pages#2325
r266-tech wants to merge 4 commits into
volcengine:mainfrom
r266-tech:docs-fix-encryption-design-deadlink

Conversation

@r266-tech
Copy link
Copy Markdown
Contributor

What

Four canonical encryption docs link Technical Design / 技术设计 to ../../design/multi-tenant-file-encryption-desigin.md, which 404s — that file never existed (note the desigin typo). The real encryption design lives at docs/design/multi-tenant-design.md (two-layer AES-GCM file encryption + Argon2id API-key hashing, §两层加密架构).

This repoints all four links to the correct existing file. Link text is unchanged; this is a value-preserving fix, not a removal.

Files

  • docs/en/concepts/10-encryption.md
  • docs/en/guides/08-encryption.md
  • docs/zh/concepts/10-encryption.md
  • docs/zh/guides/08-encryption.md

Verification

  • docs/design/multi-tenant-file-encryption-desigin.md → 404 (does not exist)
  • docs/design/multi-tenant-design.md → exists, documents the encryption technical design

@github-actions
Copy link
Copy Markdown

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🏅 Score: 100
🧪 No relevant tests
🔒 No security concerns identified
✅ No TODO sections
🔀 No multiple PR themes
⚡ No major issues detected

@github-actions
Copy link
Copy Markdown

PR Code Suggestions ✨

No code suggestions found for the PR.

@qin-ctx
Copy link
Copy Markdown
Collaborator

qin-ctx commented Jun 4, 2026

It's not match

@qin-ctx qin-ctx closed this Jun 4, 2026
@github-project-automation github-project-automation Bot moved this from Backlog to Done in OpenViking project Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants