Skip to content

fix(docs): remove broken Xfinity SSL troubleshooting links from FAQ#56500

Merged
hydro13 merged 1 commit intoopenclaw:mainfrom
hydro13:fix/faq-broken-xfinity-link
Mar 28, 2026
Merged

fix(docs): remove broken Xfinity SSL troubleshooting links from FAQ#56500
hydro13 merged 1 commit intoopenclaw:mainfrom
hydro13:fix/faq-broken-xfinity-link

Conversation

@hydro13
Copy link
Copy Markdown
Member

@hydro13 hydro13 commented Mar 28, 2026

Summary

  • Remove circular self-link in English FAQ (docs/help/faq.md line 270) that pointed back to the same accordion section
  • Remove dead anchor reference in zh-CN FAQ (docs/zh-CN/help/faq.md line 430) that pointed to a non-existent troubleshooting section
  • Both FAQ sections already contain the full Xfinity/SSL workaround inline — the cross-references added no value

Root Cause

docs/help/troubleshooting.md never had an Xfinity/SSL section. The broken links were introduced in the original authoring — not from a later removal.

Change Type

  • Bug fix
  • Docs

Fixes #36970

Remove circular self-link in English FAQ and dead anchor reference in
zh-CN FAQ. Both FAQ sections already contain the full workaround inline,
so the cross-references added no value and were never backed by a valid
target in troubleshooting.md.

Fixes openclaw#36970
@openclaw-barnacle openclaw-barnacle Bot added docs Improvements or additions to documentation size: XS maintainer Maintainer-authored PR labels Mar 28, 2026
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Mar 28, 2026

Greptile Summary

This PR removes two broken cross-reference links from the Xfinity/SSL FAQ entries — one circular self-link in the English FAQ and one dead anchor in the zh-CN FAQ — both of which pointed to troubleshooting content that never existed. The remaining inline text in both sections is complete and self-contained, so no information is lost.

  • Removes [Troubleshooting](/help/faq#cannot-access-docsopenclaw-ai-ssl-error) from docs/help/faq.md (circular self-link to the same accordion section)
  • Removes [故障排除](/help/troubleshooting#docsopenclawai-shows-an-ssl-error-comcastxfinity) from docs/zh-CN/help/faq.md (dead anchor to a section that was never authored)

Confidence Score: 5/5

Safe to merge — pure documentation cleanup with no functional code changes.

Both edits are minimal, targeted, and correct. The removed text was genuinely broken (circular self-reference and non-existent anchor), and the remaining content fully explains the workaround without the dead links. No logic, data, or UX is affected.

No files require special attention.

Important Files Changed

Filename Overview
docs/help/faq.md Removes circular self-link that pointed back to the same FAQ accordion section.
docs/zh-CN/help/faq.md Removes dead anchor link pointing to a non-existent troubleshooting section.

Reviews (1): Last reviewed commit: "fix(docs): remove broken Xfinity SSL tro..." | Re-trigger Greptile

@hydro13 hydro13 merged commit 840b806 into openclaw:main Mar 28, 2026
25 of 26 checks passed
hydro13 added a commit that referenced this pull request Mar 28, 2026
alexcode-cc pushed a commit to alexcode-cc/clawdbot that referenced this pull request Mar 30, 2026
…penclaw#56500)

Remove circular self-link in English FAQ and dead anchor reference in
zh-CN FAQ. Both FAQ sections already contain the full workaround inline,
so the cross-references added no value and were never backed by a valid
target in troubleshooting.md.

Fixes openclaw#36970
alexjiang1 pushed a commit to alexjiang1/openclaw that referenced this pull request Mar 31, 2026
…penclaw#56500)

Remove circular self-link in English FAQ and dead anchor reference in
zh-CN FAQ. Both FAQ sections already contain the full workaround inline,
so the cross-references added no value and were never backed by a valid
target in troubleshooting.md.

Fixes openclaw#36970
pgondhi987 pushed a commit to pgondhi987/openclaw that referenced this pull request Mar 31, 2026
…penclaw#56500)

Remove circular self-link in English FAQ and dead anchor reference in
zh-CN FAQ. Both FAQ sections already contain the full workaround inline,
so the cross-references added no value and were never backed by a valid
target in troubleshooting.md.

Fixes openclaw#36970
lovewanwan pushed a commit to lovewanwan/openclaw that referenced this pull request Apr 28, 2026
…penclaw#56500)

Remove circular self-link in English FAQ and dead anchor reference in
zh-CN FAQ. Both FAQ sections already contain the full workaround inline,
so the cross-references added no value and were never backed by a valid
target in troubleshooting.md.

Fixes openclaw#36970
Tardisyuan pushed a commit to Tardisyuan/openclaw that referenced this pull request Apr 30, 2026
…penclaw#56500)

Remove circular self-link in English FAQ and dead anchor reference in
zh-CN FAQ. Both FAQ sections already contain the full workaround inline,
so the cross-references added no value and were never backed by a valid
target in troubleshooting.md.

Fixes openclaw#36970
ogt-redknie pushed a commit to ogt-redknie/OPENX that referenced this pull request May 2, 2026
…penclaw#56500)

Remove circular self-link in English FAQ and dead anchor reference in
zh-CN FAQ. Both FAQ sections already contain the full workaround inline,
so the cross-references added no value and were never backed by a valid
target in troubleshooting.md.

Fixes openclaw#36970
github-actions Bot pushed a commit to Desicool/openclaw that referenced this pull request May 9, 2026
…penclaw#56500)

Remove circular self-link in English FAQ and dead anchor reference in
zh-CN FAQ. Both FAQ sections already contain the full workaround inline,
so the cross-references added no value and were never backed by a valid
target in troubleshooting.md.

Fixes openclaw#36970
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation maintainer Maintainer-authored PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Broken anchor link in FAQ — Xfinity SSL troubleshooting reference

1 participant