[PATCH htdocs 5/7] simplify mailing list news links
Mike Frysinger <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
--- news.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/news.html b/news.html index deadd7ea5779..b110b954e84a 100644 --- a/news.html +++ b/news.html @@ -3,23 +3,23 @@ <h2>News</h2> -<p>2018-01-18: <a href="https://sourceware.org/ml/newlib/2018/msg00019.html" target=_top>Newlib version 3.0.0 is released</a>! This release contains the ANSI-fication changes plus other fixes.</p> +<p>2018-01-18: <a href="/ml/newlib/2018/msg00019.html" target=_top>Newlib version 3.0.0 is released</a>! This release contains the ANSI-fication changes plus other fixes.</p> -<p>2016-12-22: <a href="https://sourceware.org/ml/newlib/2016/msg01191.html" target=_top>Newlib version 2.5.0 is released</a>! This release containers a number of fixes.</p> +<p>2016-12-22: <a href="/ml/newlib/2016/msg01191.html" target=_top>Newlib version 2.5.0 is released</a>! This release containers a number of fixes.</p> -<p>2016-03-29: <a href="https://sourceware.org/ml/newlib/2016/msg00370.html" target=_top>Newlib version 2.4.0 is released</a>! This release contains the feature test macro overhaul plus some minor fixes.</p> +<p>2016-03-29: <a href="/ml/newlib/2016/msg00370.html" target=_top>Newlib version 2.4.0 is released</a>! This release contains the feature test macro overhaul plus some minor fixes.</p> -<p>2015-12-22: <a href="https://sourceware.org/ml/newlib/2015/msg00944.html" target=_top>Newlib version 2.3.0 is released</a>! This release contains a number of new features, platform enhancements, and various cleanups.</p> +<p>2015-12-22: <a href="/ml/newlib/2015/msg00944.html" target=_top>Newlib version 2.3.0 is released</a>! This release contains a number of new features, platform enhancements, and various cleanups.</p> -<p>2015-03-10: <a href="/ml/newlib/2015/msg00189.html" target=_top>Newlib/Cygwin moved to GIT</a>. Access to the combined Newlib/Cygwin source tree is now available through GIT and web-based GIT, see the <a href="download.html" target=_top>Download page</a>.</p> +<p>2015-03-10: <a href="/ml/newlib/2015/msg00189.html" target=_top>Newlib/Cygwin moved to GIT</a>. Access to the combined Newlib/Cygwin source tree is now available through GIT and web-based GIT, see the <a href="download.html" target=_top>Download page</a>.</p> -<p>2014-12-18: <a href="https://sourceware.org/ml/newlib/2014/msg00801.html" target=_top>Newlib version 2.2.0 is released</a>! This release contains a number of new features, platform enhancements, and various cleanups.</p> +<p>2014-12-18: <a href="/ml/newlib/2014/msg00801.html" target=_top>Newlib version 2.2.0 is released</a>! This release contains a number of new features, platform enhancements, and various cleanups.</p> -<p>2013-12-23: <a href="https://sourceware.org/ml/newlib/2013/msg01128.html" target=_top>Newlib version 2.1.0 is released</a>! This release contains a number of standard fixes and includes new platform support, and various cleanups.</p> +<p>2013-12-23: <a href="/ml/newlib/2013/msg01128.html" target=_top>Newlib version 2.1.0 is released</a>! This release contains a number of standard fixes and includes new platform support, and various cleanups.</p> -<p>2012-12-20: <a href="https://sourceware.org/ml/newlib/2012/msg00583.html" target=_top>Newlib version 2.0.0 is released</a>! This release contains a number of bug fixes and includes new platform support, and various cleanups.</p> +<p>2012-12-20: <a href="/ml/newlib/2012/msg00583.html" target=_top>Newlib version 2.0.0 is released</a>! This release contains a number of bug fixes and includes new platform support, and various cleanups.</p> -<p>2011-12-19: <a href="https://sourceware.org/ml/newlib/2011/msg00659.html" target=_top>Newlib version 1.20.0 is released</a>! This release contains a number of bug fixes and includes new platform support, time function improvements, and various C99/POSIX cleanups.</p> +<p>2011-12-19: <a href="/ml/newlib/2011/msg00659.html" target=_top>Newlib version 1.20.0 is released</a>! This release contains a number of bug fixes and includes new platform support, time function improvements, and various C99/POSIX cleanups.</p> <p>2010-12-16: <a href="/ml/newlib/2010/msg00673.html" target=_top>Newlib version 1.19.0 is released</a>! This release contains a number of bug fixes and includes new platform support, locale charset improvements, and various C99/POSIX cleanups.</p> -- 2.34.1