kiwix-js-pwa/wikimed-uwp.html
Jaifroid 3bcb38f4e6 Update permalinks
Former-commit-id: dfa58a22d80b09a9d17a27e53bcc6544ddba9568
Former-commit-id: f7be07725cf9adac0843121a67e579a019d2134c [formerly 95e5c339f33e38c5b5b8d1d56b6bcdd0d48a3c17 [formerly cc32218b5e43dc0ade26fb9b58a0679e7d212dad]]
Former-commit-id: adafe7d218fccac39665af8655a9f11982ff5ac7 [formerly 495053383bcb14bb4a97d46049be9d7efdc3fe58]
Former-commit-id: 0315afa0ac3b62d6b082ee74e4d4a1bf6c2bb224
2022-05-22 19:09:32 +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.9.9-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.9.9-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>