Skip to content

fix(security): replace Learn Hub and wiki links with internal references#239

Merged
marc0olo merged 1 commit into
docs/security-portfrom
docs/security-cleanup-235
May 12, 2026
Merged

fix(security): replace Learn Hub and wiki links with internal references#239
marc0olo merged 1 commit into
docs/security-portfrom
docs/security-cleanup-235

Conversation

@marc0olo
Copy link
Copy Markdown
Member

Summary

Closes #235. Post-merge cleanup for PR #204 after PR #208 landed.

  • canister-control.md: SNS link → docs/concepts/governance.md#the-service-nervous-system; tokenomics/voting-power link → docs/concepts/governance.md#neurons; removed "See also" wiki bullet (no internal equivalent for SNS verification trust or swap trust content)
  • canister-upgrades.md: Removed wiki "current limitations" bullet for pre_upgrade bugs (no internal equivalent)
  • data-storage.md: Removed wiki "current limitations" bullet for long running upgrades and deserializer memory (no internal equivalent)
  • inter-canister-calls.md: Removed two wiki "current limitations" bullets for untrustworthy canisters and call graph loops (no internal equivalent)
  • data-integrity-and-authenticity.md: Asset certification Learn Hub link → docs/guides/frontends/certification.md

Note: the rebase of docs/security-port on main is deferred — will be done as a final step before that PR merges.

Sync recommendation

hand-written (link fixes only; no content changes)

- canister-control.md: SNS and tokenomics links → docs/concepts/governance.md; remove wiki bullet (no internal equivalent)
- canister-upgrades.md: remove wiki 'current limitations' bullet (no internal equivalent)
- data-storage.md: remove wiki 'current limitations' bullet (no internal equivalent)
- inter-canister-calls.md: remove two wiki 'current limitations' bullets (no internal equivalent)
- data-integrity-and-authenticity.md: asset certification → docs/guides/frontends/certification.md

Closes #235
@marc0olo marc0olo requested a review from a team as a code owner May 12, 2026 06:10
@marc0olo marc0olo merged commit 40d8bf8 into docs/security-port May 12, 2026
3 checks passed
@marc0olo marc0olo deleted the docs/security-cleanup-235 branch May 12, 2026 06:45
marc0olo added a commit that referenced this pull request May 12, 2026
…ces (#239)

## Summary
Closes #235. Post-merge cleanup for PR #204 after PR #208 landed.

- **`canister-control.md`**: SNS link →
`docs/concepts/governance.md#the-service-nervous-system`;
tokenomics/voting-power link → `docs/concepts/governance.md#neurons`;
removed "See also" wiki bullet (no internal equivalent for SNS
verification trust or swap trust content)
- **`canister-upgrades.md`**: Removed wiki "current limitations" bullet
for `pre_upgrade` bugs (no internal equivalent)
- **`data-storage.md`**: Removed wiki "current limitations" bullet for
long running upgrades and deserializer memory (no internal equivalent)
- **`inter-canister-calls.md`**: Removed two wiki "current limitations"
bullets for untrustworthy canisters and call graph loops (no internal
equivalent)
- **`data-integrity-and-authenticity.md`**: Asset certification Learn
Hub link → `docs/guides/frontends/certification.md`

Note: the rebase of `docs/security-port` on `main` is deferred — will be
done as a final step before that PR merges.

## Sync recommendation
hand-written (link fixes only; no content changes)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant