Skip to content

Commit

Permalink
Update permalinks
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaifroid committed Oct 27, 2024
1 parent 6830e97 commit 2354c2e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<meta charset="utf-8">
<title>Redirecting to latest Kiwix JS Electron and NWJS release</title>
<meta http-equiv="refresh"
content="2; URL=https://github.com/kiwix/kiwix-js-pwa/releases/tag/v3.4.1">
content="2; URL=https://github.com/kiwix/kiwix-js-pwa/releases/tag/v3.4.6">
</head>

<body>
<div style="max-width: 1240px; margin: 3em auto">
<h1>Redirecting to latest Kiwix JS Electron and NWJS release...</h1>
<p>If your browser does not automatically redirect, please click on:</p>
<p><a href="https://github.com/kiwix/kiwix-js-pwa/releases/tag/v3.4.1">
<p><a href="https://github.com/kiwix/kiwix-js-pwa/releases/tag/v3.4.6">
Kiwix JS Electron/NWJS: releases
</a>
</p>
Expand Down
4 changes: 2 additions & 2 deletions app/nwjs.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<meta charset="utf-8">
<title>Redirecting to latest Kiwix JS NWJS and Electron release</title>
<meta http-equiv="refresh"
content="2; URL=https://github.com/kiwix/kiwix-js-pwa/releases/tag/v3.4.1">
content="2; URL=https://github.com/kiwix/kiwix-js-pwa/releases/tag/v3.4.6">
</head>

<body>
<div style="max-width: 1240px; margin: 3em auto">
<h1>Redirecting to latest Kiwix JS NWJS and Electron release...</h1>
<p>If your browser does not automatically redirect, please click on:</p>
<p><a href="https://github.com/kiwix/kiwix-js-pwa/releases/tag/v3.4.1">
<p><a href="https://github.com/kiwix/kiwix-js-pwa/releases/tag/v3.4.6">
Kiwix JS NWJS/Electron: releases
</a>
</p>
Expand Down
4 changes: 2 additions & 2 deletions app/uwp.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<meta charset="utf-8">
<title>Redirecting to latest Kiwix JS Windows UWP release</title>
<meta http-equiv="refresh"
content="2; URL=https://github.com/kiwix/kiwix-js-pwa/releases/tag/v3.4.1">
content="2; URL=https://github.com/kiwix/kiwix-js-pwa/releases/tag/v3.4.6">
</head>

<body>
<div style="max-width: 1240px; margin: 3em auto">
<h1>Redirecting to latest Kiwix JS Windows UWP release...</h1>
<p>If your browser does not automatically redirect, please click on:</p>
<p><a href="https://github.com/kiwix/kiwix-js-pwa/releases/tag/v3.4.1">
<p><a href="https://github.com/kiwix/kiwix-js-pwa/releases/tag/v3.4.6">
Kiwix JS Windows: releases
</a>
</p>
Expand Down

0 comments on commit 2354c2e

Please sign in to comment.