Skip to content

fix(docs): update broken FClash link in README Acknowledgements#2053

Merged
hiddify-com merged 0 commit intohiddify:mainfrom
Eric-Johnson-1:main
Mar 31, 2026
Merged

fix(docs): update broken FClash link in README Acknowledgements#2053
hiddify-com merged 0 commit intohiddify:mainfrom
Eric-Johnson-1:main

Conversation

@Eric-Johnson-1
Copy link
Copy Markdown

Summary

Fixes #2052

The FClash link in the Acknowledgements section of all README files currently
points to https://github.com/Fclash/Fclash, which returns a 404 error.

This PR updates the link to point to the most likely intended repository:
https://github.com/chen08209/FlClash (FlClash — a multi-platform proxy
client based on ClashMeta, built with Flutter).

Evidence

  • The release page layout of FlClash closely mirrors that of hiddify-app
    (same "Download based on your OS" table structure with identical OS
    categories and badge-style download buttons).
  • FlClash is multi-platform (Android, Windows, macOS, Linux), matching the
    scope of hiddify-app, unlike the alternative candidate DaoguiZhang/Fclash
    which is Linux-only.
  • FlClash is actively maintained with 35k+ stars and recent releases.

Affected Files

  • README.md
  • README_cn.md
  • README_ru.md
  • README_br.md
  • README_ja.md
  • README_fa.md

Verification

  • Confirmed https://github.com/Fclash/Fclash returns 404
  • Confirmed https://github.com/chen08209/FlClash is accessible and
    matches the expected project characteristics
  • Compared release page layouts between FlClash and hiddify-app

@hiddify-com hiddify-com merged commit b376626 into hiddify:main Mar 31, 2026
13 checks passed
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.

[Docs] Broken FClash link in README Acknowledgements section (404)

2 participants