Skip to content

Fix: Broken WSO2 GDPR homepage link for all affected versions (product-is#28233) - #6299

Open
Skynettheone wants to merge 7 commits into
wso2:masterfrom
Skynettheone:fix/gdpr-broken-link
Open

Fix: Broken WSO2 GDPR homepage link for all affected versions (product-is#28233)#6299
Skynettheone wants to merge 7 commits into
wso2:masterfrom
Skynettheone:fix/gdpr-broken-link

Conversation

@Skynettheone

Copy link
Copy Markdown
  • Fixes Broken link to WSO2 GDPR homepage on "General Data Protection Regulation" page product-is#28233
  • Type: Broken Links
  • Summary: The "WSO2 GDPR homepage" link (https://wso2.com/solutions/regulatory-compliance/gdpr/) on the GDPR compliance page returns a 404. I confirmed both that page and its /privacy-toolkit/ subpage are dead, and found no live replacement page on wso2.com. Replaced the link with the Wayback Machine's archived snapshot from 2025-11-28 (the last time the page was live), so readers still reach the intended content.
  • Affected Versions: next, 7.3.0, 7.2.0, 7.1.0, 7.0.0, 6.1.0, 6.0.0 (the issue listed next/7.3.0/7.2.0/7.1.0/7.0.0; I additionally checked 6.1.0 and 6.0.0 and found the same broken link there, so included them in this PR too)

@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro Plus

Run ID: 010132b2-2e33-4f63-8402-86dbb793d602

📥 Commits

Reviewing files that changed from the base of the PR and between b49c854 and f4724c6.

📒 Files selected for processing (7)
  • en/identity-server/6.0.0/docs/references/concepts/compliance/gdpr.md
  • en/identity-server/6.1.0/docs/references/concepts/compliance/gdpr.md
  • en/identity-server/7.0.0/docs/deploy/compliance/gdpr.md
  • en/identity-server/7.1.0/docs/deploy/compliance/gdpr.md
  • en/identity-server/7.2.0/docs/deploy/compliance/gdpr.md
  • en/identity-server/7.3.0/docs/deploy/compliance/gdpr.md
  • en/identity-server/next/docs/deploy/compliance/gdpr.md

📝 Walkthrough

Walkthrough

Changes

GDPR documentation links

Layer / File(s) Summary
Update archived GDPR homepage links
en/identity-server/{6.0.0,6.1.0}/docs/.../gdpr.md, en/identity-server/{7.0.0,7.1.0,7.2.0,7.3.0,next}/docs/.../gdpr.md
The GDPR homepage links now use archived WSO2 URLs. Existing legal text links remain unchanged.

Suggested reviewers: himeshsiriwardana

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the broken WSO2 GDPR homepage link and indicates that all affected versions are updated.
Description check ✅ Passed The description explains the problem, references issue #28233, summarizes the fix, and identifies the affected versions.
Linked Issues check ✅ Passed The changes replace the broken GDPR homepage link in all versions required by issue #28233.
Out of Scope Changes check ✅ Passed The additional 6.0.0 and 6.1.0 updates address the same broken link and are relevant documentation fixes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

Broken link to WSO2 GDPR homepage on "General Data Protection Regulation" page

1 participant