BuildConfiguration.xml xmlns points to 404

<?xml version="1.0" encoding="utf-8" ?>
<Configuration xmlns="https://www.unrealengine.com/BuildConfiguration">
  <BuildConfiguration>
    <ProcessorCountMultiplier>1</ProcessorCountMultiplier>
    <bShadowVariableErrors>true</bShadowVariableErrors>
  </BuildConfiguration>
</Configuration>

The url: https://www.unrealengine.com/BuildConfiguration points to a 404. Not a bug but something that probably should be fixed. I did find the documentation here however: https://docs.unrealengine.com/latest/INT/Programming/UnrealBuildSystem/Configuration/

Also the location of where to find it is listed wrongly here if I understood correctly: A new, community-hosted Unreal Engine Wiki - Announcements - Unreal Engine Forums I found it through ctrl+f.

Hey,

Thanks for the information. I’ve logged a Jira with our Docs Team for them to look over and review this.