Update kiwix-js-electron.html

This commit is contained in:
Jaifroid 2023-07-22 08:11:23 +03:00
parent 373be626e2
commit 96d5975563

View File

@ -4,14 +4,14 @@
<meta charset="utf-8"> <meta charset="utf-8">
<title>Redirecting to latest Kiwix JS Electron and NWJS release</title> <title>Redirecting to latest Kiwix JS Electron and NWJS release</title>
<meta http-equiv="refresh" <meta http-equiv="refresh"
content="2; URL=https://github.com/kiwix/kiwix-js-windows/releases/tag/v2.5.6-E"> content="2; URL=https://github.com/kiwix/kiwix-js-windows/releases/tag/v2.5.6">
</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 Electron and NWJS release...</h1> <h1>Redirecting to latest Kiwix JS Electron and NWJS 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/v2.5.6-E"> <p><a href="https://github.com/kiwix/kiwix-js-windows/releases/tag/v2.5.6">
Kiwix JS Electron/NWJS: releases Kiwix JS Electron/NWJS: releases
</a> </a>
</p> </p>