The "Download Android App" link on the Chinese website (locale: zh) incorrectly points to a .deb file instead of an .apk file #5

Closed
opened 2026-02-20 22:20:11 -05:00 by deekerman · 1 comment
Owner

Originally created by @ynyyn on GitHub (Dec 23, 2020).

<!-- Code snippet from https://rustdesk.com/zh/ -->
<a href="//github.com/rustdesk/rustdesk/releases/download/1.1.1/rustdesk-1.1.1.deb"  <!-- Should be a .apk suffix here -->
    target="_blank" id="a-android">
    <img src="/images/android.svg?v=2" />
</a>
Originally created by @ynyyn on GitHub (Dec 23, 2020). ```html <!-- Code snippet from https://rustdesk.com/zh/ --> <a href="//github.com/rustdesk/rustdesk/releases/download/1.1.1/rustdesk-1.1.1.deb" <!-- Should be a .apk suffix here --> target="_blank" id="a-android"> <img src="/images/android.svg?v=2" /> </a> ```
Author
Owner

@open-trade commented on GitHub (Dec 23, 2020):

Thanks, Fixed.

@open-trade commented on GitHub (Dec 23, 2020): Thanks, Fixed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rustdesk-rustdesk#5
No description provided.