Skip to content

remove translated docs from the readme#6375

Merged
masenf merged 1 commit into
mainfrom
remove-translated-docs-from-the-readme
Apr 23, 2026
Merged

remove translated docs from the readme#6375
masenf merged 1 commit into
mainfrom
remove-translated-docs-from-the-readme

Conversation

@adhami3310
Copy link
Copy Markdown
Member

we deleted them in a prior PR

@adhami3310 adhami3310 requested review from a team and Alek99 as code owners April 23, 2026 20:27
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 23, 2026

Greptile Summary

This PR removes the translated documentation language links from README.md, as the underlying docs files were deleted in a prior PR. The change eliminates a row of broken links that previously pointed to docs/zh/, docs/tr/, docs/in/, etc.

Confidence Score: 5/5

Safe to merge — documentation-only cleanup with no code changes.

The change removes four lines from README.md that pointed to docs files already deleted from the repo. No logic, no tests, no risk of regression.

No files require special attention.

Important Files Changed

Filename Overview
README.md Removes the translated-docs language switcher line and its surrounding horizontal rule — a straightforward dead-link cleanup.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["README.md (before)"] --> B["Language switcher links\n(English | 简体中文 | Türkçe | ...)"]
    A --> C["Reflex Build note"]
    B -- "links pointed to deleted docs/" --> D["❌ 404 — files removed in prior PR"]
    E["README.md (after)"] --> C
    E -- "broken links removed" --> F["✅ Clean README"]
Loading

Reviews (1): Last reviewed commit: "remove translated docs from the readme" | Re-trigger Greptile

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Apr 23, 2026

Merging this PR will not alter performance

✅ 9 untouched benchmarks


Comparing remove-translated-docs-from-the-readme (7e2effa) with main (14fdf0e)

Open in CodSpeed

@masenf masenf merged commit e05e11a into main Apr 23, 2026
26 of 27 checks passed
@masenf masenf deleted the remove-translated-docs-from-the-readme branch April 23, 2026 20:53
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.

2 participants