Some more redirects
diff --git a/clients/android/index.html b/clients/android/index.html
new file mode 100644
index 0000000..ca4786a
--- /dev/null
+++ b/clients/android/index.html
@@ -0,0 +1,3 @@
+<head>
+ <meta http-equiv="Refresh" content="0; URL=https://eclipse.org/paho/index.php?page=clients/android/index.php">
+</head>
diff --git a/clients/dotnet/index.html b/clients/dotnet/index.html
new file mode 100644
index 0000000..13bd0c3
--- /dev/null
+++ b/clients/dotnet/index.html
@@ -0,0 +1,3 @@
+<head>
+ <meta http-equiv="Refresh" content="0; URL=https://eclipse.org/paho/index.php?page=clients/dotnet/index.php">
+</head>
diff --git a/clients/golang/index.html b/clients/golang/index.html
new file mode 100644
index 0000000..bc1469e
--- /dev/null
+++ b/clients/golang/index.html
@@ -0,0 +1,3 @@
+<head>
+ <meta http-equiv="Refresh" content="0; URL=https://eclipse.org/paho/index.php?page=clients/golang/index.php">
+</head>
diff --git a/clients/java/index.html b/clients/java/index.html
new file mode 100644
index 0000000..fd7fc3f
--- /dev/null
+++ b/clients/java/index.html
@@ -0,0 +1,3 @@
+<head>
+ <meta http-equiv="Refresh" content="0; URL=https://eclipse.org/paho/index.php?page=clients/java/index.php">
+</head>
diff --git a/clients/js/index.html b/clients/js/index.html
new file mode 100644
index 0000000..0e70643
--- /dev/null
+++ b/clients/js/index.html
@@ -0,0 +1,3 @@
+<head>
+ <meta http-equiv="Refresh" content="0; URL=https://eclipse.org/paho/index.php?page=clients/js/index.php">
+</head>
diff --git a/clients/rust/index.html b/clients/rust/index.html
new file mode 100644
index 0000000..23463a4
--- /dev/null
+++ b/clients/rust/index.html
@@ -0,0 +1,3 @@
+<head>
+ <meta http-equiv="Refresh" content="0; URL=https://eclipse.org/paho/index.php?page=clients/rust/index.php">
+</head>
diff --git a/contents/downloads.php b/contents/downloads.php
index 833c2d0..253def3 100644
--- a/contents/downloads.php
+++ b/contents/downloads.php
@@ -165,7 +165,7 @@
</thead>
<tbody>
<tr>
- <th scope="row">MQTT client testing and interoperability tools</th>
+ <th scope="row"><a href="index.php?page=components/testing/index.php">MQTT client testing and interoperability tools</a></th>
<td><i>N/A</i></td>
<td><a target="_blank" href="https://github.com/eclipse/paho.mqtt.testing">https://github.com/eclipse/paho.mqtt.testing</a></td>
</tr>