<h3>Supported platforms</h3>
<p>
- <acronym>deal.II</acronym> is mostly developed on Linux using the
- <a href="http://gcc.gnu.org">GCC</a> compiler. However, it is not platform specific and we strive to keep the source code compliant with the <a href="https://www.iso.org/standard/50372.html">C++ 2011
- Standard</a> (see also <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3337.pdf">here</a> for a copy of the C++11 standard).
+ <acronym>deal.II</acronym> is mostly developed on Linux using the
+ <a href="http://gcc.gnu.org">GCC</a> compiler. However, it is
+ not platform specific and we strive to keep the source code
+ compliant with
+ the <a href="https://en.cppreference.com/w/cpp/links">C++ 2014
+ Standard</a> (see
+ also <a href="https://github.com/cplusplus/draft/blob/master/papers/n4140.pdf?raw=true">here</a>
+ for PDFs of the various C++ standards).
</p>
<p>