1<!-- markdownlint-disable MD041 --> 2[![Khronos Vulkan][1]][2] 3 4[1]: https://vulkan.lunarg.com/img/Vulkan_100px_Dec16.png "https://www.khronos.org/vulkan/" 5[2]: https://www.khronos.org/vulkan/ 6 7# Architecture of the Vulkan Loader Interfaces 8[![Creative Commons][3]][4] 9 10<!-- Copyright © 2015-2021 LunarG, Inc. --> 11 12[3]: https://i.creativecommons.org/l/by-nd/4.0/88x31.png "Creative Commons License" 13 14## Attention 15 16This document has been renamed to 17[LoaderInterfaceArchitecture.md](../docs/LoaderInterfaceArchitecture.md) and can be 18found in the top-level docs folder of the Loader GitHb repo. 19Please refer to that document going forward. 20