kiwix-js-pwa/wikimed-uwp.html
Jaifroid a923493e2c Update wikimed-uwp.html
Former-commit-id: 1f29f8137732eaecb208fec61a50af1babf7ad74 [formerly 0be365462a051479b4fb3f018817a4328c3be703 [formerly eaded0b5b3b349cce80498c824faaad2a562cb7a]]
Former-commit-id: 7b3fc851b33fb9dca9bd1c881779eec295f009ec
Former-commit-id: dcff79ddf21a4a4f363b4ef5893d42e433a6ec55
2021-04-09 14:26:41 +01:00

23 lines
786 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.2.4-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.2.4-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>