The original link gives a "301 Moved Permanently", easily fixed by
appending a slash.
Pushed.
Gerald
---
htdocs/backends.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/htdocs/backends.html b/htdocs/backends.html
index 1f7c85d7..d86783a6 100644
--- a/htdocs/backends.html
+++ b/htdocs/backends.html
@@ -128,8 +128,8 @@ xtensa | C
<a
href="https://github.com/sprintersb/atest?tab=readme-ov-file#running-the-avr-gcc-testsuite-using-the-avrtest-simulator"
>README: Running the avr-gcc Testsuite using the avrtest Simulator</a>
</li>
- <li>SimulAVR at <a href="https://www.nongnu.org/simulavr"
- >https://www.nongnu.org/simulavr</a>
+ <li>SimulAVR at <a href="https://www.nongnu.org/simulavr/"
+ >https://www.nongnu.org/simulavr/</a>
</li>
</ul>
</p>
--
2.45.2