Update kiwix-js-uwp.html

Former-commit-id: 15ccb3ade94e4685de7af2ea8e51a8e624c924b5 [formerly 3ac92cb7e81eb781a1b661409c16e4a7595ba6c5 [formerly b02511090719ade34b3be700c4f8eacb579f00f3]]
Former-commit-id: 14739582e647f0ae936de0301311c3b645b3a136
Former-commit-id: 0e1a52857ce2212a7d2de477ff26fcc81cf2437b
This commit is contained in:
Jaifroid 2021-07-29 11:04:22 +01:00
parent 40d2282e47
commit 8659a29542

View File

@ -4,14 +4,14 @@
<meta charset="utf-8"> <meta charset="utf-8">
<title>Redirecting to latest Kiwix JS Windows UWP release</title> <title>Redirecting to latest Kiwix JS Windows UWP release</title>
<meta http-equiv="refresh" <meta http-equiv="refresh"
content="2; URL=https://github.com/kiwix/kiwix-js-windows/releases/tag/v1.5.0"> content="2; URL=https://github.com/kiwix/kiwix-js-windows/releases/tag/v1.6.0">
</head> </head>
<body> <body>
<div style="max-width: 1240px; margin: 3em auto"> <div style="max-width: 1240px; margin: 3em auto">
<h1>Redirecting to latest Kiwix JS Windows UWP release...</h1> <h1>Redirecting to latest Kiwix JS Windows UWP release...</h1>
<p>If your browser does not automatically redirect, please click on:</p> <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.5.0"> <p><a href="https://github.com/kiwix/kiwix-js-windows/releases/tag/v1.6.0">
Kiwix JS Windows: releases Kiwix JS Windows: releases
</a> </a>
</p> </p>