fix(docs): remove broken Xfinity SSL troubleshooting links from FAQ#56500
fix(docs): remove broken Xfinity SSL troubleshooting links from FAQ#56500hydro13 merged 1 commit intoopenclaw:mainfrom
Conversation
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
Greptile SummaryThis 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.
Confidence Score: 5/5Safe 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.
|
| 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
Add missing changelog entries for PRs openclaw#56500, openclaw#56540, openclaw#56555, openclaw#56567, openclaw#56573, openclaw#56587, openclaw#56595, openclaw#56612, openclaw#56620.
…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
Add missing changelog entries for PRs openclaw#56500, openclaw#56540, openclaw#56555, openclaw#56567, openclaw#56573, openclaw#56587, openclaw#56595, openclaw#56612, openclaw#56620.
…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
Add missing changelog entries for PRs openclaw#56500, openclaw#56540, openclaw#56555, openclaw#56567, openclaw#56573, openclaw#56587, openclaw#56595, openclaw#56612, openclaw#56620.
…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
Add missing changelog entries for PRs openclaw#56500, openclaw#56540, openclaw#56555, openclaw#56567, openclaw#56573, openclaw#56587, openclaw#56595, openclaw#56612, openclaw#56620.
…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
Add missing changelog entries for PRs openclaw#56500, openclaw#56540, openclaw#56555, openclaw#56567, openclaw#56573, openclaw#56587, openclaw#56595, openclaw#56612, openclaw#56620.
…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
Add missing changelog entries for PRs openclaw#56500, openclaw#56540, openclaw#56555, openclaw#56567, openclaw#56573, openclaw#56587, openclaw#56595, openclaw#56612, openclaw#56620.
…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
Add missing changelog entries for PRs openclaw#56500, openclaw#56540, openclaw#56555, openclaw#56567, openclaw#56573, openclaw#56587, openclaw#56595, openclaw#56612, openclaw#56620.
…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
Add missing changelog entries for PRs openclaw#56500, openclaw#56540, openclaw#56555, openclaw#56567, openclaw#56573, openclaw#56587, openclaw#56595, openclaw#56612, openclaw#56620.
Summary
docs/help/faq.mdline 270) that pointed back to the same accordion sectiondocs/zh-CN/help/faq.mdline 430) that pointed to a non-existent troubleshooting sectionRoot Cause
docs/help/troubleshooting.mdnever had an Xfinity/SSL section. The broken links were introduced in the original authoring — not from a later removal.Change Type
Fixes #36970