Title: Open Access SVN license: https://www.apache.org/licenses/LICENSE-2.0
<script type="text/javascript"> let old_url = new RegExp('https?://[^/]+/dev/'); // https://apache.org/dev/foo.html etc let new_url = 'https://infra.apache.org/'; location.href = location.href.replace(old_url, new_url); </script>This material has moved to infra.a.o