Skip to content

fix: update download links for Windows and Linux installers in README#2169

Open
sharifmdathar wants to merge 1 commit into
hiddify:mainfrom
sharifmdathar:main
Open

fix: update download links for Windows and Linux installers in README#2169
sharifmdathar wants to merge 1 commit into
hiddify:mainfrom
sharifmdathar:main

Conversation

@sharifmdathar

Copy link
Copy Markdown

Hyperlinks for releases in all the README files were broken. This commit fixes them.

Copilot AI review requested due to automatic review settings May 1, 2026 15:18

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates release download hyperlinks across the main README and translated READMEs (plus the GitHub release message template) to match current installer asset filenames, addressing previously broken links.

Changes:

  • Update the Linux AppImage download URL to Hiddify-Linux-x64-AppImage.AppImage across all README variants and the release message template.
  • Update the Windows “OfficialSetup” URL (previously MSIX) across all README variants and the release message template.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
README.md Updates Windows “OfficialSetup” link and Linux AppImage link to new asset filenames.
README_ru.md Same link updates as main README for the Russian README.
README_ja.md Same link updates as main README for the Japanese README.
README_fa.md Same link updates as main README for the Persian README.
README_cn.md Same link updates as main README for the Chinese README.
README_br.md Same link updates as main README for the Brazilian Portuguese README.
.github/release_message.md Updates Windows and Linux download links used in generated release notes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

<tr>
<td>Windows</td><td>
<a href="https://github.com/hiddify/hiddify-app/releases/download/RELEASE_TAG/Hiddify-Windows-Setup-x64.Msix"><img src="https://img.shields.io/badge/OfficialSetup-x64-0078d7.svg?logo=windows"></a><br>
<a href="https://github.com/hiddify/hiddify-app/releases/download/RELEASE_TAG/Hiddify-Windows-Setup-x64.exe"><img src="https://img.shields.io/badge/OfficialSetup-x64-0078d7.svg?logo=windows"></a><br>
Comment thread README.md
<td>Windows</td>
<td>
<a href="https://github.com/hiddify/hiddify-app/releases/latest/download/Hiddify-Windows-Setup-x64.Msix"><img src="https://img.shields.io/badge/OfficialSetup-x64-0078d7.svg?logo=windows"></a><br>
<a href="https://github.com/hiddify/hiddify-app/releases/latest/download/Hiddify-Windows-Setup-x64.exe"><img src="https://img.shields.io/badge/OfficialSetup-x64-0078d7.svg?logo=windows"></a><br>
Comment thread README_ru.md
<td>Windows</td>
<td>
<a href="https://github.com/hiddify/hiddify-app/releases/latest/download/Hiddify-Windows-Setup-x64.Msix"><img src="https://img.shields.io/badge/OfficialSetup-x64-0078d7.svg?logo=windows"></a><br>
<a href="https://github.com/hiddify/hiddify-app/releases/latest/download/Hiddify-Windows-Setup-x64.exe"><img src="https://img.shields.io/badge/OfficialSetup-x64-0078d7.svg?logo=windows"></a><br>
Comment thread README_ja.md
<td>
<a href="https://github.com/hiddify/hiddify-app/releases/latest/download/Hiddify-Windows-Setup-x64.Msix"><img src="https://img.shields.io/badge/OfficialSetup-x64-0078d7.svg?logo=windows"></a><br>
<a href="https://github.com/hiddify/hiddify-app/releases/latest/download/Hiddify-Windows-Setup-x64.exe"><img src="https://img.shields.io/badge/OfficialSetup-x64-0078d7.svg?logo=windows"></a><br>
<a href="https://github.com/hiddify/hiddify-app/releases/latest/download/Hiddify-Windows-Setup-x64.exe"><img src="https://img.shields.io/badge/Setup-x64-2d7d9a.svg?logo=windows"></a><br>
Comment thread README_fa.md
<td>ویندوز</td>
<td>
<a href="https://github.com/hiddify/hiddify-app/releases/latest/download/Hiddify-Windows-Setup-x64.Msix"><img src="https://img.shields.io/badge/OfficialSetup-x64-0078d7.svg?logo=windows"></a><br>
<a href="https://github.com/hiddify/hiddify-app/releases/latest/download/Hiddify-Windows-Setup-x64.exe"><img src="https://img.shields.io/badge/OfficialSetup-x64-0078d7.svg?logo=windows"></a><br>
Comment thread README_cn.md
<td>Windows</td>
<td>
<a href="https://github.com/hiddify/hiddify-app/releases/latest/download/Hiddify-Windows-Setup-x64.Msix"><img src="https://img.shields.io/badge/OfficialSetup-x64-0078d7.svg?logo=windows"></a><br>
<a href="https://github.com/hiddify/hiddify-app/releases/latest/download/Hiddify-Windows-Setup-x64.exe"><img src="https://img.shields.io/badge/OfficialSetup-x64-0078d7.svg?logo=windows"></a><br>
Comment thread README_br.md
<td>Windows</td>
<td>
<a href="https://github.com/hiddify/hiddify-app/releases/latest/download/Hiddify-Windows-Setup-x64.Msix"><img src="https://img.shields.io/badge/OfficialSetup-x64-0078d7.svg?logo=windows"></a><br>
<a href="https://github.com/hiddify/hiddify-app/releases/latest/download/Hiddify-Windows-Setup-x64.exe"><img src="https://img.shields.io/badge/OfficialSetup-x64-0078d7.svg?logo=windows"></a><br>
@awingfield916-tech

Copy link
Copy Markdown

It was a issue with it

@github-actions github-actions Bot added the Stale label Jun 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants