kiwix-js-pwa/wikimed-uwp.html
Jaifroid e2299d7e99 Update wikimed-uwp.html
Former-commit-id: d56de9ff43a5e40d93de6948ba2058ab7d234c06 [formerly f6f53098c0c3fd57cced149c1fed242d6322a09b [formerly 9b368bc80c69ea923d13a42bba587178e4b4c482]]
Former-commit-id: 981bd15710e225e377064b70187ac50b00b1087a
Former-commit-id: 3ec918bdb24727a11e5287930349439bacc09b15
2021-08-19 13:32:38 +01:00

23 lines
764 B
HTML

<!DOCTYPE html>
<head>
<meta charset="utf-8">
<title>Redirecting to latest WikiMed UWP release</title>
<meta http-equiv="refresh"
content="2; URL=https://github.com/kiwix/kiwix-js-windows/releases/tag/v1.6.2-WikiMed">
</head>
<body>
<div style="max-width: 1240px; margin: 3em auto">
<h1>Redirecting to latest Kiwix JS WikiMed UWP release...</h1>
<p>If your browser does not automatically redirect, please click on:</p>
<p><a href="https://github.com/kiwix/kiwix-js-windows/releases/tag/v1.6.2-WikiMed">
Kiwix JS WikiMed UWP: releases
</a>
</p>
<img style="margin-left: auto; margin-right: auto; width: 25%; display: block;" alt="WikiMed Logo" src="images/WikiMed_400x430.png">
</div>
</body>