--- htdocs/simtest-howto.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htdocs/simtest-howto.html b/htdocs/simtest-howto.html index d9c027fd..3afbdb0b 100644 --- a/htdocs/simtest-howto.html +++ b/htdocs/simtest-howto.html @@ -115,7 +115,7 @@ cd gcc && find . -print | cpio -pdlmu ../combined && cd .. <h2>Build it</h2> <p>Make sure the - <a href="http://gcc.gnu.org/install/prerequisites.html">building + <a href="https://gcc.gnu.org/install/prerequisites.html">building prerequisites</a> for GCC are met, for example a host GCC no earlier than 3.4 or later, with C++ support enabled.</p> -- 2.45.1