From c424805613af24636e1635beec8ce2c4111eb7fa Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@uliege.be>
Date: Fri, 28 May 2021 12:49:42 +0200
Subject: [PATCH] 64 bit

---
 GetDDM/getddm.html   | 2 +-
 conveks/conveks.html | 8 +++-----
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/GetDDM/getddm.html b/GetDDM/getddm.html
index fb11b97..c3e25fe 100644
--- a/GetDDM/getddm.html
+++ b/GetDDM/getddm.html
@@ -59,7 +59,7 @@ Wave Problems</h1>
 
 <ol>
   <li>Download the <a href="/#Download">precompiled ONELAB
-  software bundle</a> for Windows, Linux or MacOS.
+  software bundle</a> for Windows, Linux or macOS.
   <li>Launch the app <img src="https://gmsh.info/gallery/icon.png" height=20px>
   <li>Open <code>models/GetDDM/main.pro</code>
   <li>Press <code>Run</code>
diff --git a/conveks/conveks.html b/conveks/conveks.html
index 1f9535f..a38da73 100644
--- a/conveks/conveks.html
+++ b/conveks/conveks.html
@@ -71,11 +71,9 @@
 </p>
 <p>
   Download the con<u>v</u>eks SDK for
-  <a href="bin/conveks-git-Windows64.zip">Windows 64-bit</a>,
-  <a href="bin/conveks-git-Windows32.zip">Windows 32-bit</a>,
-  <a href="bin/conveks-git-Linux64.zip">Linux 64-bit</a>,
-  <a href="bin/conveks-git-Linux32.zip">Linux 32-bit</a> or
-  <a href="bin/conveks-git-MacOSX.zip">MacOS</a>.
+  <a href="bin/conveks-git-Windows64.zip">Windows</a>,
+  <a href="bin/conveks-git-Linux64.zip">Linux</a> or
+  <a href="bin/conveks-git-MacOSX.zip">macOS</a>.
 </p>
 <p>
   The con<u>v</u>eks source code is currently not publicly available: contact the
-- 
GitLab