fix(dir): switch groups "Off-topic" and "Science/Technology" links

The link targets were pointing to the opposite group.
This commit is contained in:
inference 2025-06-26 21:07:26 +00:00
parent f4e0b328f7
commit 0ebc67d26a
Signed by: inference
SSH Key Fingerprint: SHA256:/O3c09/4f1lh4zrhFs2qvQEDda6dZbTwG9xEcj8OfWo

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Directory --> <!-- Inferencium - Website - Directory -->
<!-- Version: 5.2.0-beta.1 --> <!-- Version: 5.2.0-beta.2 -->
<!-- Copyright 2023 Jake Winters --> <!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -81,7 +81,7 @@
</tr> </tr>
--> -->
<tr> <tr>
<th id="inf-offtopic"><a href="https://smp4.simplex.im/g#g0JadoMXnQkt7r82HMeBPu-OUKi0Z3fh7dVKsLlCRvE">Off-topic</a></th> <th id="inf-offtopic"><a href="https://smp9.simplex.im/g#k32axVhvaJiiAJsYs1yGutGeVksbQLOKrIMWc4S2D2o">Off-topic</a></th>
<td class="desc" headers="description inf-offtopic"> <td class="desc" headers="description inf-offtopic">
<p>Discussion of topics without a dedicated group.</p> <p>Discussion of topics without a dedicated group.</p>
<h3>Policy</h3> <h3>Policy</h3>
@ -143,7 +143,7 @@
</td> </td>
</tr> </tr>
<tr> <tr>
<th id="inf-scitech"><a href="https://smp9.simplex.im/g#k32axVhvaJiiAJsYs1yGutGeVksbQLOKrIMWc4S2D2o">Science/Technology</a></th> <th id="inf-scitech"><a href="https://smp4.simplex.im/g#g0JadoMXnQkt7r82HMeBPu-OUKi0Z3fh7dVKsLlCRvE">Science/Technology</a></th>
<td class="desc" headers="description inf-scitech"> <td class="desc" headers="description inf-scitech">
<p>Discussion of science-related and/or technology-related topics.</p> <p>Discussion of science-related and/or technology-related topics.</p>
<h3>Policy</h3> <h3>Policy</h3>